[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e014e037-db0b-56fc-f713-b371ae097acb@sifive.com>
Date: Wed, 13 Jul 2022 11:54:25 +0100
From: Ben Dooks <ben.dooks@...ive.com>
To: Uwe Kleine-König <u.kleine-koenig@...gutronix.de>
Cc: linux-pwm@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, Lee Jones <lee.jones@...aro.org>,
Thierry Reding <thierry.reding@...il.com>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Greentime Hu <greentime.hu@...ive.com>,
Jude Onyenegecha <jude.onyenegecha@...ive.com>,
Sudip Mukherjee <sudip.mukherjee@...ive.com>,
William Salmon <william.salmon@...ive.com>,
Adnan Chowdhury <adnan.chowdhury@...ive.com>
Subject: Re: [PATCH 1/7] pwm: change &pci->dev to dev in probe
On 13/07/2022 09:16, Uwe Kleine-König wrote:
> On Tue, Jul 12, 2022 at 11:01:07AM +0100, Ben Dooks wrote:
>> The dwc_pwm_probe() assignes dev to be &pci->dev but then uses
>> &pci->dev throughout the function. Change these all to the be
>> 'dev' variable to make lines shorter.
>
> Looks reasonable.
>
> Acked-by: Uwe Kleine-König <u.kleine-koenig@...gutronix.de>
Thanks for the reviews, I'll get a new series out tomorrow.
I might avoid the last patch about number of pwms for now
and just get the basic driver updates sorted.
--
Ben
Powered by blists - more mailing lists