summaryrefslogtreecommitdiff
path: root/drivers/hwmon/mlxreg-fan.c
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2018-11-16 02:59:39 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-12-17 11:24:32 +0300
commit842aeeac335eaad26f8d3e9313b5254088026d2b (patch)
tree33c2c653f01059f6eed8c42e987d1c5b968a0a04 /drivers/hwmon/mlxreg-fan.c
parentfa3ceb3b59e5ab892accbb7590e9a3ac4bbb3b0d (diff)
downloadlinux-842aeeac335eaad26f8d3e9313b5254088026d2b.tar.xz
spi: omap2-mcspi: Add missing suspend and resume calls
[ Upstream commit 91b9deefedf4c35a01027ce38bed7299605026a3 ] I've been wondering still about omap2-mcspi related suspend and resume flakeyness and looks like we're missing calls to spi_master_suspend() and spi_master_resume(). Adding those and using pm_runtime_force_suspend() and pm_runtime_force_resume() makes things work for suspend and resume and allows us to stop using noirq suspend and resume. And while at it, let's use SET_SYSTEM_SLEEP_PM_OPS to simplify things further. Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Mark Brown <broonie@kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/hwmon/mlxreg-fan.c')
0 files changed, 0 insertions, 0 deletions