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:
9f622b2
)
usb: dwc3: fetch mode of operation from HW
author
Felipe Balbi
<balbi@ti.com>
Wed, 12 Oct 2011 07:44:56 +0000
(10:44 +0300)
committer
Felipe Balbi
<balbi@ti.com>
Mon, 12 Dec 2011 09:48:11 +0000
(11:48 +0200)
There's no need to add driver_data for something
we can fetch from HW.
This also makes our id_table unnecessary - at least
for now -, so we also remove it on the same patch.
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found