linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] bus: ts-nbus: Two improvements
@ 2023-12-09 22:35 Uwe Kleine-König
  2023-12-09 22:35 ` [PATCH 1/2] bus: ts-nbus: Convert to atomic pwm API Uwe Kleine-König
  0 siblings, 1 reply; 2+ messages in thread
From: Uwe Kleine-König @ 2023-12-09 22:35 UTC (permalink / raw)
  To: Sebastien Bourdelin, Arnd Bergmann; +Cc: linux-pwm, linux-kernel, kernel

Hello,

while looking at the few last users of pwm_config() I found this driver
to be easily convertible to the atomic API. The second change is another
patch opportunity I noticed while modifying this driver.

Best regards
Uwe

Uwe Kleine-König (2):
  bus: ts-nbus: Convert to atomic pwm API
  bus: ts-nbus: Improve error reporting

 drivers/bus/ts-nbus.c | 80 ++++++++++++++++++-------------------------
 1 file changed, 33 insertions(+), 47 deletions(-)

base-commit: bc63de6e6ba0b16652c5fb4b9c9916b9e7ca1f23
-- 
2.42.0


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

end of thread, other threads:[~2023-12-09 22:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-09 22:35 [PATCH 0/2] bus: ts-nbus: Two improvements Uwe Kleine-König
2023-12-09 22:35 ` [PATCH 1/2] bus: ts-nbus: Convert to atomic pwm API 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;
as well as URLs for NNTP newsgroup(s).