]> git.baikalelectronics.ru Git - kernel.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)
commit59b8535aabc95fb85e8cd86a514e9150eb66ce37
tree2357e5cb626ef66702e7c41d1fc6fd2883629f0e
parentf68e158576a4342a769d961c6a66f0cf69e6517d
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