From: Felipe Balbi Date: Tue, 22 Mar 2011 09:38:49 +0000 (+0200) Subject: usb: musb: gadget: check the correct list_head X-Git-Tag: v2.6.39-rc4~16^2~33^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d5ad13eac320292f64071ea7ded1b661edd9430;p=pandora-kernel.git usb: musb: gadget: check the correct list_head We are now using our own list_head, so we should be checking against that, not the gadget driver's list_head. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed