From: Lee Jones <lee@kernel.org>
To: Huan Yang <link@vivo.com>
Cc: Pavel Machek <pavel@ucw.cz>,
linux-leds@vger.kernel.org, linux-kernel@vger.kernel.org,
opensource.kernel@vivo.com
Subject: Re: [PATCH] leds: lp55xx: Use devm_clk_get_enabled() helpers
Date: Thu, 22 Aug 2024 14:28:25 +0100 [thread overview]
Message-ID: <20240822132825.GI6858@google.com> (raw)
In-Reply-To: <20240820102006.128840-1-link@vivo.com>
On Tue, 20 Aug 2024, Huan Yang wrote:
> lp55xx lp55xx_is_extclk_used get, enable clk and
> deinit_device disable and unprepare it.
>
> This can use a simplifies helper to cover.
>
> Signed-off-by: Huan Yang <link@vivo.com>
> ---
> drivers/leds/leds-lp55xx-common.c | 14 ++------------
> 1 file changed, 2 insertions(+), 12 deletions(-)
The commit message makes little sense, so I rewrote it for you.
--
Lee Jones [李琼斯]
prev parent reply other threads:[~2024-08-22 13:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-20 10:20 [PATCH] leds: lp55xx: Use devm_clk_get_enabled() helpers Huan Yang
2024-08-20 13:13 ` Christophe JAILLET
2024-08-22 13:27 ` (subset) " Lee Jones
2024-08-22 13:28 ` Lee Jones [this message]
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=20240822132825.GI6858@google.com \
--to=lee@kernel.org \
--cc=link@vivo.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-leds@vger.kernel.org \
--cc=opensource.kernel@vivo.com \
--cc=pavel@ucw.cz \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.