usb: gadget: langwell: don't use the_controller when it's not needed
authorFelipe Balbi <balbi@ti.com>
Sat, 8 Oct 2011 10:08:01 +0000 (13:08 +0300)
committerFelipe Balbi <balbi@ti.com>
Thu, 13 Oct 2011 17:39:54 +0000 (20:39 +0300)
in most cases, we can fetch our structure by
calling dev_get_drvdata().

Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found