diff options
author | Christophe Leroy <christophe.leroy@csgroup.eu> | 2021-03-06 21:09:29 +0300 |
---|---|---|
committer | Li Yang <leoyang.li@nxp.com> | 2021-04-06 23:39:39 +0300 |
commit | 3f39f38ea91dc2603dcb7dc8a16ee3dbe10bd34b (patch) | |
tree | 70a7e06f0bd1863b5db65c3d69e25c3b8d4f802a /drivers/tty/serial/ucc_uart.c | |
parent | dc67dac617e3586ec2db49f3c4fde1d6ac7afe14 (diff) | |
download | linux-3f39f38ea91dc2603dcb7dc8a16ee3dbe10bd34b.tar.xz |
soc: fsl: qe: 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>
Signed-off-by: Li Yang <leoyang.li@nxp.com>
Diffstat (limited to 'drivers/tty/serial/ucc_uart.c')
0 files changed, 0 insertions, 0 deletions