From: Grant Likely Date: Tue, 2 Oct 2007 16:47:02 +0000 (+1000) Subject: [POWERPC] Uartlite: Revert register io access changes X-Git-Tag: v2.6.24-rc1~1450^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e077b50c29a7e8be5812d1156934ea837b712ca6;p=pandora-kernel.git [POWERPC] Uartlite: Revert register io access changes Reverts commit a15da8eff3627b8368db7f5dd260e5643213d918 This driver is used by devices other than the xilinx opb-uartlite which depend on bytewise access to the registers. The change to 32 bit access does not work on these devices. Signed-off-by: Grant Likely Acked-by: Peter Korsgaard Signed-off-by: Josh Boyer --- Reading git-diff-tree failed