[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20221209202510.7A4F0C433D2@smtp.kernel.org>
Date: Fri, 09 Dec 2022 12:25:08 -0800
From: Stephen Boyd <sboyd@...nel.org>
To: mani@...nel.org, ye.xingchen@....com.cn
Cc: mturquette@...libre.com, linux-arm-kernel@...ts.infradead.org,
linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org,
chi.minghao@....com.cn
Subject: Re: [PATCH] clk: use devm_platform_get_and_ioremap_resource()
Quoting ye.xingchen@....com.cn (2022-11-21 17:48:41)
> From: Minghao Chi <chi.minghao@....com.cn>
>
> Convert platform_get_resource(), devm_ioremap_resource() to a single
> call to devm_platform_get_and_ioremap_resource(), as this is exactly
> what this function does.
>
> Signed-off-by: Minghao Chi <chi.minghao@....com.cn>
> Signed-off-by: ye xingchen <ye.xingchen@....com.cn>
Please fix the subject.
$ git log --oneline -2 -- drivers/clk/clk-bm1880.c
c861c1be3897 clk: bm1880: remove kfrees on static allocations
59ef4da4e408 clk: bm1800: Remove set but not used variable 'fref'
And then get Mani to ack it.
Powered by blists - more mailing lists