commit | b991f9b77c029135f6e0d1d5d16869ebf755c4c0 | [log] [tgz] |
---|---|---|
author | Daniel Mack <zonque@gmail.com> | Mon Nov 25 22:26:42 2013 +0100 |
committer | Felipe Balbi <balbi@ti.com> | Tue Nov 26 10:35:15 2013 -0600 |
tree | 1966375a6f2a707de58002d043a83b396ee50850 | |
parent | 94f72136a86141604bcab75a2548b6488e70128d [diff] |
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>