public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] LPSS PWM cleanups
@ 2024-02-12  6:10 Raag Jadav
  2024-02-12  6:10 ` [PATCH v1 1/2] pwm: lpss: use devm_pm_runtime_enable() helper Raag Jadav
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Raag Jadav @ 2024-02-12  6:10 UTC (permalink / raw)
  To: u.kleine-koenig, jarkko.nikula, mika.westerberg,
	andriy.shevchenko
  Cc: linux-pwm, linux-kernel, Raag Jadav

This series implements minor cleanups for LPSS PWM driver.

Raag Jadav (2):
  pwm: lpss: use devm_pm_runtime_enable() helper
  pwm: lpss: drop redundant runtime PM handles

 drivers/pwm/pwm-lpss-pci.c      | 22 ----------------------
 drivers/pwm/pwm-lpss-platform.c | 10 +---------
 2 files changed, 1 insertion(+), 31 deletions(-)

-- 
2.35.3


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

end of thread, other threads:[~2024-02-14  9:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-12  6:10 [PATCH v1 0/2] LPSS PWM cleanups Raag Jadav
2024-02-12  6:10 ` [PATCH v1 1/2] pwm: lpss: use devm_pm_runtime_enable() helper Raag Jadav
2024-02-12  6:10 ` [PATCH v1 2/2] pwm: lpss: drop redundant runtime PM handles Raag Jadav
2024-02-14  7:04   ` Jarkko Nikula
2024-02-14  9:32     ` Raag Jadav
2024-02-12  7:14 ` [PATCH v1 0/2] LPSS PWM cleanups Uwe Kleine-König

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