diff options
author | Stephen Boyd <swboyd@chromium.org> | 2021-11-16 18:03:46 -0800 |
---|---|---|
committer | Viresh Kumar <viresh.kumar@linaro.org> | 2021-12-03 10:16:51 +0530 |
commit | 8f5783ad9eb83747471f61f94dbe209fb9fb8a7d (patch) | |
tree | a4ea6ffb4a5ef5095614adec6d968dc97d0bf941 /samples/watch_queue | |
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 <thara.gopinath@linaro.org>
Signed-off-by: Stephen Boyd <swboyd@chromium.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'samples/watch_queue')
0 files changed, 0 insertions, 0 deletions