aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorDmitry Osipenko <[email protected]>2021-10-23 22:59:50 +0000
committerMark Brown <[email protected]>2021-10-26 19:03:58 +0000
commit3cc1cb30735286dffba8a0675de4baaf2891aee1 (patch)
tree3b5ec4f226b6b5e89a3ee0618e1064956f5ae608 /drivers/fpga/fpga-mgr.c
parentspi: bcm-qspi: Fix missing clk_disable_unprepare() on error in bcm_qspi_probe() (diff)
downloadkernel-3cc1cb30735286dffba8a0675de4baaf2891aee1.tar.gz
kernel-3cc1cb30735286dffba8a0675de4baaf2891aee1.zip
spi: tegra20-slink: Put device into suspend on driver removal
pm_runtime_disable() cancels all pending power requests, while they should be completed for the Tegra SPI driver. Otherwise SPI clock won't be disabled ever again because clk refcount will become unbalanced. Enforce runtime PM suspension to put device into expected state before driver is unbound and device's RPM state is reset by driver's core. Signed-off-by: Dmitry Osipenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions