Re: [PATCH 53/61] tty: serial: simplify getting .drvdata

From: Michal Simek
Date: Fri Apr 20 2018 - 03:24:27 EST


On 19.4.2018 16:06, Wolfram Sang wrote:
> We should get drvdata from struct device directly. Going via
> platform_device is an unneeded step back and forth.
>
> Signed-off-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
> ---
>
> Build tested only. buildbot is happy. Please apply individually.
>
> drivers/tty/serial/imx.c | 18 ++++++------------
> drivers/tty/serial/qcom_geni_serial.c | 6 ++----
> drivers/tty/serial/st-asc.c | 6 ++----
> drivers/tty/serial/xilinx_uartps.c | 6 ++----

Acked-by: Michal Simek <michal.simek@xxxxxxxxxx> (for xilinx)

Thanks,
Michal