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+rene...@sang-engineering.com> > --- > > 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.si...@xilinx.com> (for xilinx) Thanks, Michal