]> git.neil.brown.name Git - history.git/commit
[PATCH] USB Gadget: Use configuration-buffer library in file-storage
authorAlan Stern <stern@rowland.harvard.edu>
Wed, 31 Mar 2004 05:08:35 +0000 (21:08 -0800)
committerGreg Kroah-Hartman <greg@kroah.com>
Wed, 31 Mar 2004 05:08:35 +0000 (21:08 -0800)
commit354e887285d083dbc431c6d9a725d315d397b149
treed9bef6ad621049b1330a144db2f23f2a7885558a
parent6334e7866549676f4aa88872993a46114b9031bd
[PATCH] USB Gadget: Use configuration-buffer library in file-storage

This patch imports the config-buffer library into the file-storage gadget,
simplifying and decreasing the amount of code needed for assembling
configuration descriptors.  It also changes the driver to remove any
pretense at bus-powered operation and to use the new DUALSPEED
configuration option.  This is in line with recent changes made to other
gadget drivers.
drivers/usb/gadget/Makefile
drivers/usb/gadget/file_storage.c