]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usb: musb: fix prototype for musb_port_reset
authorDaniel Mack <zonque@gmail.com>
Fri, 20 Dec 2013 09:47:14 +0000 (10:47 +0100)
committerFelipe Balbi <balbi@ti.com>
Fri, 20 Dec 2013 21:05:43 +0000 (15:05 -0600)
commit071f58b361ef8651e84bb55f7ea5892a77945e5b
tree2357e5cb626ef66702e7c41d1fc6fd2883629f0e
parent515610011edbec518e26b8222a16886cb66a4946
usb: musb: fix prototype for musb_port_reset

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>
drivers/usb/musb/musb_host.h