]> git.neil.brown.name Git - history.git/commit
[PATCH] USB Gadget: Use automatic endpoint selection in file-storage
authorAlan Stern <stern@rowland.harvard.edu>
Wed, 31 Mar 2004 05:09:04 +0000 (21:09 -0800)
committerGreg Kroah-Hartman <greg@kroah.com>
Wed, 31 Mar 2004 05:09:04 +0000 (21:09 -0800)
commita5bbb7ea257afa1cd4718f6a4f0c8b980a802d99
tree60ae5478f9a944f93fee6d7e74a0520c0e92694e
parent354e887285d083dbc431c6d9a725d315d397b149
[PATCH] USB Gadget: Use automatic endpoint selection in file-storage

This patch imports the endpoint auto-config library into the file-storage
gadget, simplifying the code needed for endpoint selection and removing
almost all dependencies on the controller type from the driver.  It also
changes some log messages for reporting fatal problems from INFO to ERROR.
drivers/usb/gadget/Makefile
drivers/usb/gadget/file_storage.c