summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/sccnxp.c
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@csgroup.eu>2021-03-06 18:09:30 +0000
committerLi Yang <leoyang.li@nxp.com>2021-04-06 15:40:42 -0500
commit18f0211c9a104b6f40ab92f644a95d7f3028515c (patch)
treee691e49bf5aa137d728a966dbfc9f6c20811db08 /drivers/tty/serial/sccnxp.c
parent3f39f38ea91dc2603dcb7dc8a16ee3dbe10bd34b (diff)
downloadlinux-18f0211c9a104b6f40ab92f644a95d7f3028515c.tar.bz2
tty: serial: ucc_uart: replace qe_io{read,write}* wrappers by generic io{read,write}*
Commit 6ac9b61786cc ("soc: fsl: qe: introduce qe_io{read,write}* wrappers") added specific I/O accessors for qe because at that time ioread/iowrite functions were sub-optimal on powerpc/32 compared to the architecture specific in_/out_ IO accessors. But as ioread/iowrite accessors are now equivalent since commit 894fa235eb4c ("powerpc: inline iomap accessors"), use them in order to allow removal of the qe specific ones. Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Li Yang <leoyang.li@nxp.com>
Diffstat (limited to 'drivers/tty/serial/sccnxp.c')
0 files changed, 0 insertions, 0 deletions