Home
last modified time | relevance | path

Searched hist:c338412b5dedf405d3f8ba3af1a61fa623319e1d (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/musb/
H A Dmusb_core.cdiff c338412b5dedf405d3f8ba3af1a61fa623319e1d Mon Nov 25 15:26:40 CST 2013 Daniel Mack <zonque@gmail.com> usb: musb: unconditionally save and restore the context on suspend

It appears not all platforms featuring a musb core need to save the musb
core registers at suspend time and restore them on resume.

The dsps platform does, however, and because it shouldn't cause any
trouble on other platforms, do it unconditionally for all of them.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>