From: Hans de Goede Date: Fri, 20 Mar 2015 19:11:11 +0000 (+0100) Subject: usb: musb: Make musb_write_rxfun* and musb_write_rxhub* work like their tx versions X-Git-Tag: omap-for-v4.2/fixes-rc1^2~90^2~16^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cb74b3dc45a5448161eb481d4709cdda2a889fd;p=pandora-kernel.git usb: musb: Make musb_write_rxfun* and musb_write_rxhub* work like their tx versions 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 Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed