diff options
| author | Axel Lin <[email protected]> | 2013-05-01 23:31:01 +0800 |
|---|---|---|
| committer | Mike Turquette <[email protected]> | 2013-05-28 23:50:31 -0700 |
| commit | 6f8b314583c9407bda9f215f25d7b316ae8a7058 (patch) | |
| tree | 78644002e8b2188cdb681a1d824ef1867f54d212 /tools/perf/scripts/python | |
| parent | 4564dbdadc1814a9ee300b6d3c5b7179bc8a8c80 (diff) | |
clk: wm831x: Fix update wrong register for enable/disable FLL
According to the datasheet, FLL Enable is controlled by
R16530 (4092h) FLL Control1
BIT 0: FLL Enable
0 = Disable
1 = Enable
Thus the code should update WM831X_FLL_CONTROL_1 register rather than
WM831X_FLL_CONTROL_2 register.
Also fixes a trivial typo in dev_crit message.
Signed-off-by: Axel Lin <[email protected]>
Acked-by: Mark Brown <[email protected]>
Signed-off-by: Mike Turquette <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions