]> Git Repo - linux.git/commit
serial: 8250: Add support for big-endian MMIO accesses
authorKevin Cernekee <[email protected]>
Thu, 9 Apr 2015 20:05:17 +0000 (13:05 -0700)
committerRob Herring <[email protected]>
Wed, 15 Apr 2015 00:35:45 +0000 (19:35 -0500)
commitc627f2ceb692e8a9358b64ac2d139314e7bb0d17
tree948fa9e378ab5216d5115a68c18939cf4b4e46a1
parent65a71007a20cfe7ebd456d72c0bb155fe42de963
serial: 8250: Add support for big-endian MMIO accesses

Add cases for UPIO_MEM32BE wherever there are currently cases handling
UPIO_MEM32.

Signed-off-by: Kevin Cernekee <[email protected]>
Reviewed-by: Peter Hurley <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Rob Herring <[email protected]>
drivers/tty/serial/8250/8250_core.c
drivers/tty/serial/8250/8250_early.c
This page took 0.059638 seconds and 4 git commands to generate.