Skip to content
Commit 07c3d9ea authored by Logan Gunthorpe's avatar Logan Gunthorpe Committed by Michael Ellerman
Browse files

powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo}



These functions will be introduced into the generic iomap.c so they
can deal with PIO accesses in hi-lo/lo-hi variants. Thus, the powerpc
version of iomap.c will need to provide the same functions even
though, in this arch, they are identical to the regular
io{read|write}64 functions.

Signed-off-by: default avatarLogan Gunthorpe <logang@deltatee.com>
Tested-by: default avatarHoria Geantă <horia.geanta@nxp.com>
Reviewed-by: default avatarAndy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent ef237039
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment