]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
usb:hsotg:samsung: Remove our_hsotg global pointer
authorLukasz Majewski <l.majewski@samsung.com>
Fri, 4 May 2012 12:17:12 +0000 (14:17 +0200)
committerFelipe Balbi <balbi@ti.com>
Fri, 4 May 2012 12:53:16 +0000 (15:53 +0300)
commitf99b2bfebe8984db2b6e4c07e2bedc91977d27d8
tree35e7b3a220d014b2fba41c3191405dec44e8fc9a
parent8b9bc4608eefebd9958911017caac8d87e2e8b3c
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 <l.majewski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/s3c-hsotg.c