commit | e37697b3f75464dbf86ecb0f480eb11581cc75d2 | [log] [tgz] |
---|---|---|
author | Matthew Leach <matthew@mattleach.net> | Wed Jun 22 17:57:02 2016 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Jun 25 14:04:12 2016 -0700 |
tree | bbe2d338e001a9114ec5f40f2dce316d19f7cad0 | |
parent | 3548e45c71881eb6c9d324f04ae32b28ce7439e9 [diff] |
tty: serial: samsung: fixup accessors for endian Fix the serial access code to deal with kernels built for big endian operation. Signed-off-by: Matthew Leach <matthew@mattleach.net> Acked-by: Ben Dooks <ben.dooks@codethink.co.uk> Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>