diff options
author | Stephen Boyd <[email protected]> | 2021-11-16 18:03:46 -0800 |
---|---|---|
committer | Viresh Kumar <[email protected]> | 2021-12-03 10:16:51 +0530 |
commit | 8f5783ad9eb83747471f61f94dbe209fb9fb8a7d (patch) | |
tree | a4ea6ffb4a5ef5095614adec6d968dc97d0bf941 /scripts/bpf_doc.py | |
parent | 3ed6dfbd3bb987b3d2de86304ae45972ebff5870 (diff) |
cpufreq: qcom-hw: Use optional irq API
Use platform_get_irq_optional() to avoid a noisy error message when the
irq isn't specified. The irq is definitely optional given that we only
care about errors that are -EPROBE_DEFER here.
Cc: Thara Gopinath <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Signed-off-by: Viresh Kumar <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions