commit | 0c629385aede73f6121148cdddb791d384d6ca9d | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Wed Dec 28 19:15:57 2011 -0800 |
committer | Linux Build Service Account <lnxbuild@localhost> | Thu Dec 29 04:36:45 2011 -0700 |
tree | 0f357b878884576a8a149bc04507161eb514e9d2 | |
parent | ee770a365bfb5d06a0c0eddab203fea700e8d0dd [diff] |
msm: footswitch-8x60: Reverse order of reset assertion The order in which a power domain is put into reset matters for ijpeg. Revert back to the previous order of resets by looping over the clock array backwards. This should maintain the reset order we had before, i.e. axi, ahb, and then core clocks. CRs-Fixed: 327801 Change-Id: Ie228615a54a46cc0e408f2c646bcb979c30e59ff Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>