linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] pwm: lpss: module namespace fixes
@ 2025-01-23 10:11 Uwe Kleine-König
  2025-01-23 10:11 ` [PATCH v2 1/2] pinctrl: intel: Import namespace for pwm_lpss function Uwe Kleine-König
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Uwe Kleine-König @ 2025-01-23 10:11 UTC (permalink / raw)
  To: Mika Westerberg, Andy Shevchenko, Linus Walleij, Andy Shevchenko
  Cc: linux-pwm, linux-gpio

Hello,

in (implicit) v1[1] I suggested to move the MODULE_IMPORT_NS magic into
include/linux/platform_data/x86/pwm-lpss.h. While I still consider that
a good idea I was overruled and so here comes the variant with the
explicit MODULE_IMPORT_NS in each module that makes use of the
respective symbols.

I don't have a fixed merge plan for this series (assuming it gets the
expected Acks). Either way (both via pwm, both via pinctrl or the
pinctrl patch first and the pwm one in the next cycle) is fine for me.

Best regards
Uwe

[1] https://lore.kernel.org/linux-pwm/cover.1733245406.git.ukleinek@kernel.org

Uwe Kleine-König (2):
  pinctrl: intel: Import namespace for pwm_lpss function
  pwm: lpss: Actually use a module namespace by defining the namespace
    earlier

 drivers/pinctrl/intel/pinctrl-intel.c | 3 +++
 drivers/pwm/pwm-lpss.c                | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

base-commit: 232f121837ad8b1c21cc80f2c8842a4090c5a2a0
-- 
2.47.1

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

end of thread, other threads:[~2025-02-03 15:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-23 10:11 [PATCH v2 0/2] pwm: lpss: module namespace fixes Uwe Kleine-König
2025-01-23 10:11 ` [PATCH v2 1/2] pinctrl: intel: Import namespace for pwm_lpss function Uwe Kleine-König
2025-01-23 11:45   ` Andy Shevchenko
2025-01-23 14:52     ` Uwe Kleine-König
2025-01-23 15:48       ` Andy Shevchenko
2025-01-23 16:30         ` Uwe Kleine-König
2025-02-03 15:19           ` Andy Shevchenko
2025-01-23 10:11 ` [PATCH v2 2/2] pwm: lpss: Actually use a module namespace by defining the namespace earlier Uwe Kleine-König
2025-01-23 11:46 ` [PATCH v2 0/2] pwm: lpss: module namespace fixes Andy Shevchenko
2025-02-03 15:25 ` Andy Shevchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).