From: Lukasz Majewski Date: Fri, 4 May 2012 12:17:12 +0000 (+0200) Subject: usb:hsotg:samsung: Remove our_hsotg global pointer X-Git-Tag: v3.5-rc1~149^2~139^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f99b2bfebe8984db2b6e4c07e2bedc91977d27d8;p=pandora-kernel.git usb:hsotg:samsung: Remove our_hsotg global pointer The our_hsotg global pointer to hsotg USB device state is removed. It has been replaced with to_hsotg(gadget) function. Signed-off-by: Lukasz Majewski Signed-off-by: Kyungmin Park Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed