git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48bca0e
)
ARM: OMAP3: PM: Fix the Invalid CM_CLKSTCTRL reg access.
author
Abhijit Pagare
<abhijitpagare@ti.com>
Fri, 8 Jan 2010 22:23:04 +0000
(15:23 -0700)
committer
Paul Walmsley
<paul@pwsan.com>
Fri, 8 Jan 2010 22:23:04 +0000
(15:23 -0700)
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 <abhijitpagare@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Benoit Cousson <b-cousson@ti.com>
Cc: Rajendra Nayak <rnayak@ti.com>
arch/arm/mach-omap2/clockdomain.c
patch
|
blob
|
history
diff --cc
arch/arm/mach-omap2/clockdomain.c
Simple merge