From: Artem Leonenko Date: Wed, 15 Dec 2010 07:46:40 +0000 (-0800) Subject: USB: gadgets: ci13xxx: fix probing of compiled-in gadget drivers X-Git-Tag: v2.6.38-rc1~465^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6549e8b7f34b456d5689b98c2c0cf38c98414e47;p=pandora-kernel.git USB: gadgets: ci13xxx: fix probing of compiled-in gadget drivers Built-in gadget drivers have NULL-ifed unbind() function. Checking whether unbind() is NULL will never let any compiled into kernel driver attach. Signed-off-by: Artem Leonenko Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed