]> git.karo-electronics.de Git - mv-sheeva.git/commit
Staging: west bridge, cyasgadget fix for usb_gadget_probe_driver
authorDavid Cross <david.cross@cypress.com>
Fri, 24 Sep 2010 00:20:00 +0000 (17:20 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 30 Sep 2010 01:28:26 +0000 (18:28 -0700)
commit9ebed608bde8e27a1993f1b12eff16e04c8c419e
treea06a96957358c1685deb9c513f0ea6fb7957d303
parenta06b1414a4d1850244827dc61382f44525151e92
Staging: west bridge, cyasgadget fix for usb_gadget_probe_driver

This patch fixes the west bridge cyasgadget driver in order to allow for
compilation against the linux-next tree. This changes
usb_gadget_register_driver to usb_gadget_probe_driver and updates this
function based on the new function definition (bind call).

Signed-off-by: David Cross <david.cross@cypress.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/westbridge/astoria/gadget/cyasgadget.c