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)
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>

No differences found