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)
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