From: Santosh Shilimkar Date: Sun, 23 Aug 2009 13:34:51 +0000 (+0000) Subject: [1/5] ARM: OMAP2/3/4: Split OMAP2_IO_ADDRESS to L3 and L4 X-Git-Tag: v2.6.32-omap1~11^2^2~1^2^2^2^2^2~8^2^2~18^2~2^2^2~2^2^2^2^2~6^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15adb235267e86950aa689851ed5033f202efc21;p=pandora-kernel.git [1/5] ARM: OMAP2/3/4: Split OMAP2_IO_ADDRESS to L3 and L4 This patch splits OMAP2_IO_ADDRESS to OMAP2_L3_IO_ADDRESS and OMAP2_L4_IO_ADDRESS to reclaim more IO space. The omap_read*() and omap_write*() functions will work only over L4 address space. Current omap kernel stack uses these functions only to access registers over L4 io address space Signed-off-by: Santosh Shilimkar Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed