[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ecc36fdc-a87b-4b0d-bf2b-cfdd030b0600@hust.edu.cn>
Date: Tue, 9 May 2023 00:22:10 +0800
From: Ziliang Liao <saraday@...t.edu.cn>
To: Linus Walleij <linus.walleij@...aro.org>
Cc: Andy Gross <agross@...nel.org>,
Bjorn Andersson <andersson@...nel.org>,
Konrad Dybcio <konrad.dybcio@...aro.org>,
hust-os-kernel-patches@...glegroups.com,
Dongliang Mu <dzm91@...t.edu.cn>,
linux-arm-msm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] bus: qcom-ebi2: simplify the code in
qcom_ebi2_probe()
Thanks for your advice.
Do I need to delete the Fixes in [PATCH 2/2] and resend another patch set?
> On Sun, Apr 30, 2023 at 2:54 PM Ziliang Liao <saraday@...t.edu.cn> wrote:
>
>> The code use platform_get_resource() and devm_ioremap_resource() to
>> allocate memory resources for the device. It can be simplified by using
>> devm_platform_ioremap_resource().
>>
>> Fixes: 335a12754808 ("bus: qcom: add EBI2 driver")
> It doesn't need Fixes: if it's not a bug, but who cares. Maybe
> the stable maintainers care.
>
>> Signed-off-by: Ziliang Liao <saraday@...t.edu.cn>
>> Reviewed-by: Dongliang Mu <dzm91@...t.edu.cn>
> Reviewed-by: Linus Walleij <linus.walleij@...aro.org>
>
> Yours,
> Linus Walleij
Powered by blists - more mailing lists