From: Paul Schulz Date: Tue, 18 Oct 2005 18:40:32 +0000 (+0100) Subject: [ARM] 3023/1: pxa-regs: Typo in ARM pxa register definitions. X-Git-Tag: v2.6.14-rc5~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1972efaf24e56c06b43c40c364f9377763c2e13;p=pandora-kernel.git [ARM] 3023/1: pxa-regs: Typo in ARM pxa register definitions. Patch from Paul Schulz The following trivial patch is to fix what looks like a typo in the PXA register definitions. The correction comes directly from the definition in the Intel Documentation. http://www.intel.com/design/pca/applicationsprocessors/manuals/278693.htm Intel(R) PXA 255 Processor - Developers Manual - Jan 2004 - Page 12-33 Neither 'UDCCS_IO_ROF' or 'UDCCS_IO_DME' are currently used elseware in the main code (from grep of tree)... The current definitions have been in the code since at lease 2.4.7. Signed-off-by: Paul Schulz Signed-off-by: Russell King --- Reading git-diff-tree failed