diff options
author | Peng Fan <[email protected]> | 2020-02-19 15:59:49 +0800 |
---|---|---|
committer | Shawn Guo <[email protected]> | 2020-03-10 14:02:16 +0800 |
commit | d678d83c583dd6d00b7e3e0c5c78e8441e1a9131 (patch) | |
tree | 0594dd99c899388c8187de7c18cd9dd50dae011f /scripts/bpf_helpers_doc.py | |
parent | c88a4c797a50574c90ca11f72ab10dbded7d768e (diff) |
clk: imx: pllv4: use prepare/unprepare
It is not good to use enable/disable for PLLv4 which needs time to
lock, because enable/disable is expected to be able run in
interrupt context. So use prepare/unprepare.
Signed-off-by: Peng Fan <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions