usb: musb: Make musb_write_rxfun* and musb_write_rxhub* work like their tx versions
authorHans de Goede <hdegoede@redhat.com>
Fri, 20 Mar 2015 19:11:11 +0000 (20:11 +0100)
committerFelipe Balbi <balbi@ti.com>
Tue, 26 May 2015 15:46:45 +0000 (10:46 -0500)
For some reason the musb_write_rxfun* and musb_write_rxhub* functions had
a different function prototype and some extra magic needed on the caller side
compared to their tx counterparts, this commit makes them work the same as
their tx counterparts.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/musb_core.c
drivers/usb/musb/musb_core.h
drivers/usb/musb/musb_host.c
drivers/usb/musb/musb_regs.h

Simple merge
Simple merge
Simple merge
Simple merge