Linux-PWM Archive mirror
 help / color / mirror / Atom feed
From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: linux-pwm@vger.kernel.org
Cc: Thierry Reding <thierry.reding@gmail.com>,
	Lee Jones <lee@kernel.org>,
	 kernel@pengutronix.de
Subject: Re: [PATCH 0/6] pwm: sti: Several improvements
Date: Mon, 18 Mar 2024 10:03:37 +0100	[thread overview]
Message-ID: <m2lrf742jn2c4i56z6pzfaamtvvthjh3yhgjjuda2gc4xeeqym@hhjb35usjzyg> (raw)
In-Reply-To: <cover.1710068192.git.u.kleine-koenig@pengutronix.de>

[-- Attachment #1: Type: text/plain, Size: 1044 bytes --]

Hello,

On Sun, Mar 10, 2024 at 12:00:53PM +0100, Uwe Kleine-König wrote:
> Uwe Kleine-König (6):
>   pwm: sti: Simplify probe function using devm functions
>   pwm: sti: Improve error reporting using dev_err_probe()
>   pwm: sti: Drop member from driver data that only carries a constant
>   pwm: sti: Maintain all per-chip driver data in a single struct
>   pwm: sti: Use devm_kcalloc() instead of calculating the size for
>     devm_kzalloc()
>   pwm: sti: Prefer local variable over pointer dereference
> 
>  drivers/pwm/pwm-sti.c | 161 ++++++++++++++----------------------------
>  1 file changed, 54 insertions(+), 107 deletions(-)

I applied this to my for-nexxt branch. Don't rely on the commit sha, the
branch will see a rebase on (at least) v6.9-rc1. I'll also continue to
address feedback (be it a request for changes or review tags).

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | https://www.pengutronix.de/ |

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

      parent reply	other threads:[~2024-03-18  9:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-10 11:00 [PATCH 0/6] pwm: sti: Several improvements Uwe Kleine-König
2024-03-10 11:00 ` [PATCH 1/6] pwm: sti: Simplify probe function using devm functions Uwe Kleine-König
2024-03-10 11:00 ` [PATCH 2/6] pwm: sti: Improve error reporting using dev_err_probe() Uwe Kleine-König
2024-03-10 11:00 ` [PATCH 3/6] pwm: sti: Drop member from driver data that only carries a constant Uwe Kleine-König
2024-03-10 11:00 ` [PATCH 4/6] pwm: sti: Maintain all per-chip driver data in a single struct Uwe Kleine-König
2024-03-10 11:00 ` [PATCH 5/6] pwm: sti: Use devm_kcalloc() instead of calculating the size for devm_kzalloc() Uwe Kleine-König
2024-03-10 11:00 ` [PATCH 6/6] pwm: sti: Prefer local variable over pointer dereference Uwe Kleine-König
2024-03-18  9:03 ` Uwe Kleine-König [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=m2lrf742jn2c4i56z6pzfaamtvvthjh3yhgjjuda2gc4xeeqym@hhjb35usjzyg \
    --to=u.kleine-koenig@pengutronix.de \
    --cc=kernel@pengutronix.de \
    --cc=lee@kernel.org \
    --cc=linux-pwm@vger.kernel.org \
    --cc=thierry.reding@gmail.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 read-only IMAP folder(s) and NNTP newsgroup(s).