From: Tony Lindgren Date: Wed, 22 Feb 2012 22:46:25 +0000 (-0800) Subject: cbus: Limit omap_read/write to omap1 only X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f99de299a46549383a5df71ce3ca45b4cf6f90ee;p=pandora-kernel.git cbus: Limit omap_read/write to omap1 only We are about to remove omap_read/write for omap2+, so let's first cut the dependencies between drivers and core omap code so drivers can then be fixed separately to use ioremap + read/write. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed