Re: [PATCH 1/3] hwspinlock: u8500_hsem: Change to use devm_platform_ioremap_resource()
From: Linus Walleij
Date: Fri Oct 04 2019 - 17:35:59 EST
On Fri, Sep 27, 2019 at 10:28 AM Baolin Wang <baolin.wang@xxxxxxxxxx> wrote:
> Use the new helper that wraps the calls to platform_get_resource()
> and devm_ioremap_resource() together, which can simpify the code.
>
> Signed-off-by: Baolin Wang <baolin.wang@xxxxxxxxxx>
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
Yours,
Linus Walleij