From: Grant Likely Date: Tue, 2 Oct 2007 02:15:39 +0000 (+1000) Subject: [POWERPC] Uartlite: Fix reg io to access documented register size X-Git-Tag: v2.6.24-rc1~1450^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a15da8eff3627b8368db7f5dd260e5643213d918;p=pandora-kernel.git [POWERPC] Uartlite: Fix reg io to access documented register size The Uartlite data sheet defines the registers as 32 bit wide. This patch changes the register access to use 32 bit transfers and eliminates the magic +3 offset which is currently required to make the device work. Signed-off-by: Grant Likely Acked-by: John Williams Signed-off-by: Josh Boyer --- Reading git-diff-tree failed