aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorViresh Kumar <[email protected]>2021-01-29 16:12:04 +0530
committerViresh Kumar <[email protected]>2021-02-02 10:30:53 +0530
commitd4a4c7a41153d701f23322ea5d39c766e9ff6eee (patch)
tree34a9173a10273773ed8830cc733900b68f7276dc /scripts/bpf_helpers_doc.py
parent870d5d963972ddefa83a09a7dbe4bef01f0b35b8 (diff)
opp: Don't ignore clk_get() errors other than -ENOENT
Not all devices that need to use OPP core need to have clocks, a missing clock is fine in which case -ENOENT shall be returned by clk_get(). Anything else is an error and must be handled properly. Reported-by: Dmitry Osipenko <[email protected]> Tested-by: Dmitry Osipenko <[email protected]> Signed-off-by: Viresh Kumar <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions