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:
5156100
)
usb: musb: fix prototype for musb_port_reset
author
Daniel Mack
<zonque@gmail.com>
Fri, 20 Dec 2013 09:47:14 +0000
(10:47 +0100)
committer
Felipe Balbi
<balbi@ti.com>
Fri, 20 Dec 2013 21:05:43 +0000
(15:05 -0600)
musb_port_reset() takes a 2nd arguments. This didn't hit us yet because
this function was never called externally prior to the musb_hub_control
cleanup patch.
Signed-off-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found