From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: Johan Hovold <johan@kernel.org>, Alex Elder <elder@kernel.org>,
Thierry Reding <thierry.reding@gmail.com>,
greybus-dev@lists.linaro.org, linux-staging@lists.linux.dev,
kernel@pengutronix.de, linux-pwm@vger.kernel.org
Subject: Re: [PATCH v3 036/108] staging: greybus: pwm: Make use of pwmchip_parent() macro
Date: Thu, 23 Nov 2023 12:55:29 +0000 [thread overview]
Message-ID: <2023112321-mandolin-bagged-d6dd@gregkh> (raw)
In-Reply-To: <20231121134901.208535-37-u.kleine-koenig@pengutronix.de>
On Tue, Nov 21, 2023 at 02:49:38PM +0100, Uwe Kleine-König wrote:
> struct pwm_chip::dev is about to change. To not have to touch this
> driver in the same commit as struct pwm_chip::dev, use the macro
> provided for exactly this purpose.
>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> ---
> drivers/staging/greybus/pwm.c | 55 +++++++++++++++++------------------
> 1 file changed, 26 insertions(+), 29 deletions(-)
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
next prev parent reply other threads:[~2023-11-23 13:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-21 13:49 [PATCH v3 000/108] pwm: Fix lifetime issues for pwm_chips Uwe Kleine-König
2023-11-21 13:49 ` [PATCH v3 036/108] staging: greybus: pwm: Make use of pwmchip_parent() macro Uwe Kleine-König
2023-11-23 12:55 ` Greg Kroah-Hartman [this message]
2023-11-21 13:50 ` [PATCH v3 103/108] staging: greybus: pwm: Make use of devm_pwmchip_alloc() function Uwe Kleine-König
2023-11-23 12:55 ` Greg Kroah-Hartman
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=2023112321-mandolin-bagged-d6dd@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=elder@kernel.org \
--cc=greybus-dev@lists.linaro.org \
--cc=johan@kernel.org \
--cc=kernel@pengutronix.de \
--cc=linux-pwm@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=thierry.reding@gmail.com \
--cc=u.kleine-koenig@pengutronix.de \
/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