linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] pwm: Drop two strange API functions
@ 2023-12-09 23:00 Uwe Kleine-König
  2023-12-09 23:00 ` [PATCH 1/2] pwm: lpc18xx-sct: Don't modify the cached period of other PWM outputs Uwe Kleine-König
  2023-12-09 23:00 ` [PATCH 2/2] pwm: Drop two unused API functions Uwe Kleine-König
  0 siblings, 2 replies; 3+ messages in thread
From: Uwe Kleine-König @ 2023-12-09 23:00 UTC (permalink / raw)
  To: Thierry Reding, Vladimir Zapolskiy; +Cc: linux-pwm, linux-arm-kernel, kernel

Hello,

while working on another change I noticed these two functions, found
them strange and no valid user. So this patch series drops them.

Best regards
Uwe

Uwe Kleine-König (2):
  pwm: lpc18xx-sct: Don't modify the cached period of other PWM outputs
  pwm: Drop two unused API functions

 drivers/pwm/pwm-lpc18xx-sct.c |  4 +---
 include/linux/pwm.h           | 12 ------------
 2 files changed, 1 insertion(+), 15 deletions(-)

base-commit: bc63de6e6ba0b16652c5fb4b9c9916b9e7ca1f23
-- 
2.42.0


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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-09 23:00 [PATCH 0/2] pwm: Drop two strange API functions Uwe Kleine-König
2023-12-09 23:00 ` [PATCH 1/2] pwm: lpc18xx-sct: Don't modify the cached period of other PWM outputs Uwe Kleine-König
2023-12-09 23:00 ` [PATCH 2/2] pwm: Drop two unused API functions 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).