[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAH3L5QrLyAHyA3zdtjM7+eNQk5vExq=d9LWaOegXpv+-6s4Jzw@mail.gmail.com>
Date: Tue, 15 Aug 2023 15:04:34 +0300
From: Alexandru Ardelean <alex@...uggie.ro>
To: Bjorn Andersson <quic_bjorande@...cinc.com>
Cc: Andrei Coardos <aboutphysycs@...il.com>,
linux-kernel@...r.kernel.org, linux-pm@...r.kernel.org,
linux-arm-msm@...r.kernel.org, sre@...nel.org,
konrad.dybcio@...aro.org, andersson@...nel.org, agross@...nel.org
Subject: Re: [PATCH] power: reset: qcom-pon: removed unneeded call to platform_set_drvdata()
On Mon, Aug 14, 2023 at 10:43 PM Bjorn Andersson
<quic_bjorande@...cinc.com> wrote:
>
> On Mon, Aug 14, 2023 at 09:18:23PM +0300, Andrei Coardos wrote:
> > This function call was found to be unnecessary as there is no equivalent
> > platform_get_drvdata() call to access the private data of the driver. Also,
> > the private data is defined in this driver, so there is no risk of it being
> > accessed outside of this driver file.
> >
> > Signed-off-by: Andrei Coardos <aboutphysycs@...il.com>
>
Reviewed-by: Alexandru Ardelean <alex@...uggie.ro>
> Reviewed-by: Bjorn Andersson <quic_bjorande@...cinc.com>
>
> Regards,
> Bjorn
Powered by blists - more mailing lists