usb: musb: dsps: add {tx,rx}_mode to wrapper
authorDaniel Mack <zonque@gmail.com>
Mon, 25 Nov 2013 21:26:42 +0000 (22:26 +0100)
committerFelipe Balbi <balbi@ti.com>
Tue, 26 Nov 2013 16:35:15 +0000 (10:35 -0600)
commitb991f9b77c029135f6e0d1d5d16869ebf755c4c0
tree1966375a6f2a707de58002d043a83b396ee50850
parent94f72136a86141604bcab75a2548b6488e70128d
usb: musb: dsps: add {tx,rx}_mode to wrapper

rx_mode and tx_mode need to be read at suspend time and restored on
resume for dsps platforms. So add it to the wrapper struct first, and
initialize the values.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/musb_dsps.c