git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a8060d
)
usb: gadget: langwell: don't use the_controller when it's not needed
author
Felipe Balbi
<balbi@ti.com>
Sat, 8 Oct 2011 10:08:01 +0000
(13:08 +0300)
committer
Felipe 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