All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Fainelli <florian.fainelli@broadcom.com>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
	"Ray Jui" <rjui@broadcom.com>,
	"Scott Branden" <sbranden@broadcom.com>
Cc: Broadcom internal kernel review list
	<bcm-kernel-feedback-list@broadcom.com>,
	linux-pwm@vger.kernel.org, linux-rpi-kernel@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org, kernel@pengutronix.de
Subject: Re: [PATCH 1/2] pwm: bcm2835: Introduce a local variable for &pdev->dev
Date: Tue, 12 Mar 2024 06:53:41 -0700	[thread overview]
Message-ID: <3b8e8120-5973-44c7-a518-9d59602701c5@broadcom.com> (raw)
In-Reply-To: <3f302472e30e21c7ef5624a1d0a2890d9fdf3c7f.1710078146.git.u.kleine-koenig@pengutronix.de>

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



On 3/10/2024 6:47 AM, Uwe Kleine-König wrote:
> &pdev->dev is used several times in bcm2835_pwm_probe(). Introduce a
> local variable to simplify all usages.
> 
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>

Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
-- 
Florian

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4221 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Florian Fainelli <florian.fainelli@broadcom.com>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
	"Ray Jui" <rjui@broadcom.com>,
	"Scott Branden" <sbranden@broadcom.com>
Cc: Broadcom internal kernel review list
	<bcm-kernel-feedback-list@broadcom.com>,
	linux-pwm@vger.kernel.org, linux-rpi-kernel@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org, kernel@pengutronix.de
Subject: Re: [PATCH 1/2] pwm: bcm2835: Introduce a local variable for &pdev->dev
Date: Tue, 12 Mar 2024 06:53:41 -0700	[thread overview]
Message-ID: <3b8e8120-5973-44c7-a518-9d59602701c5@broadcom.com> (raw)
In-Reply-To: <3f302472e30e21c7ef5624a1d0a2890d9fdf3c7f.1710078146.git.u.kleine-koenig@pengutronix.de>


[-- Attachment #1.1: Type: text/plain, Size: 307 bytes --]



On 3/10/2024 6:47 AM, Uwe Kleine-König wrote:
> &pdev->dev is used several times in bcm2835_pwm_probe(). Introduce a
> local variable to simplify all usages.
> 
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>

Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
-- 
Florian

[-- Attachment #1.2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4221 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2024-03-12 13:53 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-10 13:47 [PATCH 0/2] pwm: bcm2835: Drop open coded variant of devm_clk_rate_exclusive_get() Uwe Kleine-König
2024-03-10 13:47 ` Uwe Kleine-König
2024-03-10 13:47 ` [PATCH 1/2] pwm: bcm2835: Introduce a local variable for &pdev->dev Uwe Kleine-König
2024-03-10 13:47   ` Uwe Kleine-König
2024-03-12 13:53   ` Florian Fainelli [this message]
2024-03-12 13:53     ` Florian Fainelli
2024-03-10 13:47 ` [PATCH 2/2] pwm: bcm2835: Drop open coded variant of devm_clk_rate_exclusive_get() Uwe Kleine-König
2024-03-10 13:47   ` Uwe Kleine-König
2024-03-12 13:48   ` Florian Fainelli
2024-03-12 13:48     ` Florian Fainelli
2024-04-13  8:53 ` [PATCH 0/2] " Uwe Kleine-König
2024-04-13  8:53   ` 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=3b8e8120-5973-44c7-a518-9d59602701c5@broadcom.com \
    --to=florian.fainelli@broadcom.com \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-pwm@vger.kernel.org \
    --cc=linux-rpi-kernel@lists.infradead.org \
    --cc=rjui@broadcom.com \
    --cc=sbranden@broadcom.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 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.