From: Michal Simek Date: Mon, 11 Feb 2013 18:04:34 +0000 (+0100) Subject: tty: serial: uartlite: Support uartlite on big and little endian systems X-Git-Tag: v3.9-rc1~125^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d53c3b71d32da665dc2742c1e8663741f27d3cd;p=pandora-kernel.git 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 Acked-by: Arnd Bergmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed