From: Abhijit Pagare Date: Fri, 18 Dec 2009 04:48:19 +0000 (-0700) Subject: ARM: OMAP3: PM: Fix the Invalid CM_CLKSTCTRL reg access. X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=450a53572069ccd006bc0fafd38baf74c4226c60;p=pandora-kernel.git ARM: OMAP3: PM: Fix the Invalid CM_CLKSTCTRL reg access. In OMAP2/3 some of the clock-domains which did not have control facility were being falsely written to and read using the CM_CLKSTCTRL register though it did not exist for them. One check is added to remove this flaw. Signed-off-by: Abhijit Pagare Signed-off-by: Paul Walmsley Cc: Benoit Cousson Cc: Rajendra Nayak --- Reading git-diff-tree failed