From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: Thierry Reding <thierry.reding@gmail.com>,
Vladimir Zapolskiy <vz@mleia.com>
Cc: linux-pwm@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
kernel@pengutronix.de
Subject: [PATCH 0/2] pwm: Drop two strange API functions
Date: Sun, 10 Dec 2023 00:00:45 +0100 [thread overview]
Message-ID: <cover.1702162780.git.u.kleine-koenig@pengutronix.de> (raw)
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
next reply other threads:[~2023-12-09 23:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-09 23:00 Uwe Kleine-König [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1702162780.git.u.kleine-koenig@pengutronix.de \
--to=u.kleine-koenig@pengutronix.de \
--cc=kernel@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-pwm@vger.kernel.org \
--cc=thierry.reding@gmail.com \
--cc=vz@mleia.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).