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

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

Included is also a related clean up.

Johan


Johan Hovold (3):
  spi: orion: fix runtime pm leak on unbind
  spi: orion: fix clock imbalance on registration failure
  spi: orion: clean up probe return value

 drivers/spi/spi-orion.c | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

-- 
2.52.0


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

end of thread, other threads:[~2026-04-22 19:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-21 13:02 [PATCH 0/3] spi: orion: runtime PM fixes Johan Hovold
2026-04-21 13:02 ` [PATCH 1/3] spi: orion: fix runtime pm leak on unbind Johan Hovold
2026-04-21 13:02 ` [PATCH 2/3] spi: orion: fix clock imbalance on registration failure Johan Hovold
2026-04-21 13:02 ` [PATCH 3/3] spi: orion: clean up probe return value Johan Hovold
2026-04-22 12:53 ` [PATCH 0/3] spi: orion: 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.