From: David Cross Date: Fri, 24 Sep 2010 00:20:00 +0000 (-0700) Subject: Staging: west bridge, cyasgadget fix for usb_gadget_probe_driver X-Git-Tag: v2.6.37-rc1~60^2~3^2~460 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ebed608bde8e27a1993f1b12eff16e04c8c419e;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed