From: Paul Mundt Date: Fri, 10 Feb 2006 11:14:58 +0000 (+0200) Subject: ARM: OMAP: STI STI_DR handling fixup X-Git-Tag: v2.6.16-omap1~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48fc6307aaa9e54e0ae3ef2094fbfbe135257d77;p=pandora-kernel.git ARM: OMAP: STI STI_DR handling fixup OMAP1 was using STI_DR instead of STI_RX_DR, which was causing problems in the RX path. OMAP2 has a consolidated XTI_TRACESELECT, the logic for trace clearing is the logical inverse of the OMAP1 STI_DR, so fix that while we're at it. Signed-off-by: Mikko K. Ylinen Signed-off-by: Paul Mundt --- Reading git-diff-tree failed