From: Murali Karicheri Date: Mon, 14 Nov 2011 20:12:09 +0000 (+0530) Subject: ARM: davinci: add support for multiple power domains X-Git-Tag: v3.3-rc1~139^2~4^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12221d434eb60e3bf0851d747b17395b7083a76d;p=pandora-kernel.git ARM: davinci: add support for multiple power domains On a new SoC based on DaVinci, there are multiple power domains similar to that in C6670 (c6x). Currently the clock module assumes that there are only two power domains (0 and 1). This patch removes this restriction to allow porting on to the new SoC. Reviewed-by :Sergei Shtylyov Signed-off-by: Murali Karicheri Signed-off-by: Sekhar Nori --- Reading git-diff-tree failed