From: Abhijit Pagare Date: Wed, 6 Jan 2010 20:15:35 +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=04ec8fad4b3fa04b0402835041ed028dfe5f9f8e;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