From: vikram pandita Date: Fri, 13 Nov 2009 00:17:50 +0000 (-0800) Subject: omap3: 3630: update is_chip variable X-Git-Tag: v2.6.32-omap1~11^2^2~1^2^2~2^2~44 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e9e0b997c30b81b2165fa68cad4411e6136a8d2;p=pandora-kernel.git omap3: 3630: update is_chip variable 3630 is getting treated like next rev of 3430 omap_chip.oc variable has to be updated for 3630 version Otherwise the Core power domain is not getting registered. This gets used in the registration of power domains in: "arch/arm/mach-omap2/powerdomains34xx.h" core_34xx_es3_1_pwrdm OMAP_CHIP_INIT(CHIP_GE_OMAP3430ES3_1) Core power doman will get registered for 3630 only when .oc is populated correctly. Tested on Zoom3(3630) board Signed-off-by: Vikram Pandita Acked-by: Alexander Shishkin Acked-by: Ari Kauppi Acked-by: Nishanth Menon Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed