[RFT PATCH v3 22/27] tty: serial: samsung_tty: Use devm_ioremap_resource
Andy Shevchenko
andy.shevchenko at gmail.com
Fri Mar 5 15:19:29 GMT 2021
On Fri, Mar 5, 2021 at 12:55 PM Krzysztof Kozlowski
<krzysztof.kozlowski at canonical.com> wrote:
>
> On 04/03/2021 22:38, Hector Martin wrote:
> > This picks up the non-posted I/O mode needed for Apple platforms to
> > work properly.
> >
> > This removes the request/release functions, which are no longer
> > necessary, since devm_ioremap_resource takes care of that already. Most
> > other drivers already do it this way, anyway.
> >
For the patches 18-22, with Krzysztof's and mine comments addressed
Reviewed-by: Andy Shevchenko <andy.shevchenko at gmail.com>
> > Signed-off-by: Hector Martin <marcan at marcan.st>
> > ---
> > drivers/tty/serial/samsung_tty.c | 25 +++----------------------
> > 1 file changed, 3 insertions(+), 22 deletions(-)
>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski at canonical.com>
> Tested-by: Krzysztof Kozlowski <krzysztof.kozlowski at canonical.com>
>
> Best regards,
> Krzysztof
--
With Best Regards,
Andy Shevchenko
More information about the linux-arm-kernel
mailing list