commit | 6d53c3b71d32da665dc2742c1e8663741f27d3cd | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Mon Feb 11 19:04:34 2013 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Feb 13 08:38:45 2013 -0800 |
tree | 66936c3b7c8145e6c48bc768afa3efa898345b41 | |
parent | 3240b48d492b368339a8a5cb3a4dc5b35432ef43 [diff] |
tty: serial: uartlite: Support uartlite on big and little endian systems Use big and little endian accessors function to reflect system configuration. Detection is done via control register in ulite_request_port. Tested on Microblaze LE, BE, PPC440 and Arm zynq. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>