Skip to content
Commit 3f39f38e authored by Christophe Leroy's avatar Christophe Leroy Committed by Li Yang
Browse files

soc: fsl: qe: replace qe_io{read,write}* wrappers by generic io{read,write}*



Commit 6ac9b617 ("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 894fa235 ("powerpc: inline iomap accessors"),
use them in order to allow removal of the qe specific ones.

Signed-off-by: default avatarChristophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: default avatarLi Yang <leoyang.li@nxp.com>
parent dc67dac6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment