diff options
author | Anson Huang <b20788@freescale.com> | 2012-08-28 17:43:01 +0800 |
---|---|---|
committer | Anson Huang <b20788@freescale.com> | 2012-08-29 10:02:27 +0800 |
commit | 4630c97b33a135026560d4d17c6b0b8e14253ff5 (patch) | |
tree | e1058ca5efda8208d0c714e169a7ffa0cf465cdb /include | |
parent | 8653ba355543b2c0adbfb876701aee36053a73d5 (diff) |
ENGR00221643 [MX6]Fix race condition of pfd 400 usecount
We can't modify the usecount of pfd 400M clock when ARM freq
is changed, as when the children of pfd 400M do clock enable/disable,
they will also modify this usecount, these two modification is
out of same lock protection. And this wrong usecount may lead to
pfd 400M or pll2 disabled accidently, and it will cause system hang!
Signed-off-by: Anson Huang <b20788@freescale.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions