From: Vaibhav Hiremath Date: Thu, 5 Jul 2012 15:05:15 +0000 (-0700) Subject: ARM: OMAP2+: am33xx: Change cpu_is_am33xx to soc_is_am33xx X-Git-Tag: omap-cleanup-part2-for-v3.6~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=971b8a9c3eeb798f6201299728fdbb04ebb681c6;p=pandora-kernel.git ARM: OMAP2+: am33xx: Change cpu_is_am33xx to soc_is_am33xx As per recent discussion on the linux-omap list, we are moving in the direction where, we will have only architecture, ARCH_OMAP2PLUS and all devices/platforms will be treated as a SoC underneath. So the first step in this direction is to adopt this change for all new devices getting in, converting cpu_is_am33xx/335x() ==> soc_is_am33xx/335x() Signed-off-by: Vaibhav Hiremath Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed