diff options
author | Tony Lindgren <tony@atomide.com> | 2018-04-25 07:08:43 -0700 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-05-02 06:05:53 +0900 |
commit | 52e9a5bb454518d3bc22797d918ae8346c8d6082 (patch) | |
tree | fe891a9c7b89066897b29b30050dd8b1ce871500 /drivers/spi/spi-dw-mid.c | |
parent | ded5fa4e8bac25612caab8f0822691308a28a552 (diff) | |
download | lwn-52e9a5bb454518d3bc22797d918ae8346c8d6082.tar.gz lwn-52e9a5bb454518d3bc22797d918ae8346c8d6082.zip |
spi: omap2-mcspi: Restore context always in runtime_resume
We can have the SoC enter off mode also during idle, not just
during suspend. Currently we are handling the CS restore properly
for unused CS only for resume and not for runtime resume.
Let's just move all the context related restore to runtime_resume().
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi-dw-mid.c')
0 files changed, 0 insertions, 0 deletions