aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/sccnxp.c
diff options
context:
space:
mode:
authorKevin Cernekee <[email protected]>2014-11-12 20:53:59 +0000
committerGreg Kroah-Hartman <[email protected]>2014-11-26 01:06:40 +0000
commit3ffb1a8193bead7bf4ef0fec2dae050c70e4c1c1 (patch)
tree18b8c192f0d6b3e6c21f4a93316c06763576a5d7 /drivers/tty/serial/sccnxp.c
parentserial: samsung: use port->fifosize instead of hardcoded values (diff)
downloadkernel-3ffb1a8193bead7bf4ef0fec2dae050c70e4c1c1.tar.gz
kernel-3ffb1a8193bead7bf4ef0fec2dae050c70e4c1c1.zip
serial: core: Add big-endian iotype
Since most drivers interpret UPIO_MEM32 to mean "little-endian" and use readl/writel to access the registers, add a parallel UPIO_MEM32BE to request the use of big-endian MMIO accessors (ioread32be/iowrite32be). Signed-off-by: Kevin Cernekee <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/tty/serial/sccnxp.c')
0 files changed, 0 insertions, 0 deletions