[PATCH 0/3] spi: Fix pm_runtime_set_suspended() with runtime pm enabled

Jinjie Ruan ruanjinjie at huawei.com
Sun Sep 22 21:00:12 PDT 2024


Fix pm_runtime_set_suspended() with runtime pm enabled, and fix the missing
check for spi-cadence.

Jinjie Ruan (3):
  spi: spi-imx: Fix pm_runtime_set_suspended() with runtime pm enabled
  spi: spi-cadence: Fix pm_runtime_set_suspended() with runtime pm
    enabled
  spi: spi-cadence: Fix missing spi_controller_is_target() check

 drivers/spi/spi-cadence.c | 8 +++++---
 drivers/spi/spi-imx.c     | 2 +-
 2 files changed, 6 insertions(+), 4 deletions(-)

-- 
2.34.1




More information about the linux-arm-kernel mailing list