[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240712104411.GA183177@bnew-VirtualBox>
Date: Fri, 12 Jul 2024 16:14:11 +0530
From: Ankit Agrawal <agrawal.ag.ankit@...il.com>
To: Konrad Dybcio <konrad.dybcio@...aro.org>
Cc: Bjorn Andersson <andersson@...nel.org>,
Daniel Lezcano <daniel.lezcano@...aro.org>,
Thomas Gleixner <tglx@...utronix.de>, linux-arm-msm@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] drivers/clocksource/qcom: Add missing iounmap() on
errors in msm_dt_timer_init() function.
On Fri, Jul 12, 2024 at 11:51:50AM +0200, Konrad Dybcio wrote:
> On 12.07.2024 10:27 AM, Ankit Agrawal wrote:
> > Add the missing iounmap() when clock frequency fails to get read by the
> > of_property_read_u32() call, or if the call to msm_timer_init() fails.
> >
> > Signed-off-by: Ankit Agrawal <agrawal.ag.ankit@...il.com>
> > ---
>
> For your future submissions: run:
>
> /scripts/checkpatch.pl -g $(git describe --abbrev=0)..
>
> to run some static checks, such as "title is rather long"
Sure, noted.
Thanks!
Ankit
Powered by blists - more mailing lists