From: Cyril Chemparathy Date: Fri, 7 May 2010 21:06:34 +0000 (-0400) Subject: Davinci: jtag_id - use ioremap() X-Git-Tag: v2.6.35-rc1~499^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3347db8392486a1b52aab980cc445cf505c36d45;p=pandora-kernel.git Davinci: jtag_id - use ioremap() This patch replaces the jtag id base info in davinci_soc_info with a physical address which is then ioremap()ed within common code. This patch (in combination with a similar change for PSC) will allow us to eliminate the SYSCFG nastiness in DA8xx code. Signed-off-by: Cyril Chemparathy Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed