mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v1 0/2] spi: pxa2xx: Fix module reloading failure
@ 2024-08-22 11:30 Andy Shevchenko
  2024-08-22 11:30 ` [PATCH v1 1/2] spi: pxa2xx: Do not override dev->platform_data on probe Andy Shevchenko
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Andy Shevchenko @ 2024-08-22 11:30 UTC (permalink / raw)
  To: Andy Shevchenko, Mark Brown, Linus Walleij, linux-arm-kernel,
	linux-spi, linux-kernel
  Cc: Daniel Mack, Haojian Zhuang, Robert Jarzmik

After splitting platform and reworking PCI drivers the module
reloading became broken as reported by Hao. Here is the patch
to fix that along with another one that fixes PM runtime workflow
differences between the busses (PCI vs. platform).

This is material for v6.11 as the initial work landed there and we still
have time to fix it before the release.

Andy Shevchenko (2):
  spi: pxa2xx: Do not override dev->platform_data on probe
  spi: pxa2xx: Move PM runtime handling to the glue drivers

 drivers/spi/spi-pxa2xx-pci.c      | 15 ++++++++++++++-
 drivers/spi/spi-pxa2xx-platform.c | 26 +++++++++++++++++++++-----
 drivers/spi/spi-pxa2xx.c          | 20 +++-----------------
 drivers/spi/spi-pxa2xx.h          |  3 ++-
 4 files changed, 40 insertions(+), 24 deletions(-)

-- 
2.43.0.rc1.1336.g36b5255a03ac


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

end of thread, other threads:[~2024-08-30 19:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-22 11:30 [PATCH v1 0/2] spi: pxa2xx: Fix module reloading failure Andy Shevchenko
2024-08-22 11:30 ` [PATCH v1 1/2] spi: pxa2xx: Do not override dev->platform_data on probe Andy Shevchenko
2024-08-30  4:48   ` Ma, Hao
2024-08-30 19:09     ` Andy Shevchenko
2024-08-22 11:30 ` [PATCH v1 2/2] spi: pxa2xx: Move PM runtime handling to the glue drivers Andy Shevchenko
2024-08-22 16:17 ` [PATCH v1 0/2] spi: pxa2xx: Fix module reloading failure Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®