All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] spi: cadence: runtime PM fixes
@ 2026-04-21 12:36 Johan Hovold
  2026-04-21 12:36 ` [PATCH 1/4] spi: cadence: fix unclocked access on unbind Johan Hovold
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Johan Hovold @ 2026-04-21 12:36 UTC (permalink / raw)
  To: Mark Brown; +Cc: linux-spi, linux-kernel, Johan Hovold

This series fixes some runtime PM related issues in the cadence driver.

Included is also a couple of related cleanups.

Johan



Johan Hovold (4):
  spi: cadence: fix unclocked access on unbind
  spi: cadence: fix clock imbalance on probe failure
  spi: cadence: rename probe error labels
  spi: cadence: clean up probe return value

 drivers/spi/spi-cadence.c | 37 ++++++++++++++++++++++++-------------
 1 file changed, 24 insertions(+), 13 deletions(-)

-- 
2.52.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-04-27 10:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-21 12:36 [PATCH 0/4] spi: cadence: runtime PM fixes Johan Hovold
2026-04-21 12:36 ` [PATCH 1/4] spi: cadence: fix unclocked access on unbind Johan Hovold
2026-04-21 12:36 ` [PATCH 2/4] spi: cadence: fix clock imbalance on probe failure Johan Hovold
2026-04-21 12:36 ` [PATCH 3/4] spi: cadence: rename probe error labels Johan Hovold
2026-04-21 12:36 ` [PATCH 4/4] spi: cadence: clean up probe return value Johan Hovold
2026-04-26 23:25 ` [PATCH 0/4] spi: cadence: runtime PM fixes Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.