diff options
| author | Sergey Shtylyov <[email protected]> | 2022-01-27 22:44:25 +0300 |
|---|---|---|
| committer | Sebastian Reichel <[email protected]> | 2022-02-01 10:32:35 +0100 |
| commit | 2b7950c7ac9117a18f1790fcea819cb69380e5bd (patch) | |
| tree | ca0cdeae34a8e91d130fae047e5e322ea18acd5f /tools/perf/scripts/python/flamegraph.py | |
| parent | 441d38c60fbe5b416e562853aa3041c7dcaf3af7 (diff) | |
power: supply: mp2629_charger: use platform_get_irq()
Calling platform_get_irq_optional() doesn't make sense if you then bail out
on any error it returns. Switch to calling platform_get_irq() instead and
remove dev_err() call as platform_get_irq() already curses loudly on error.
Signed-off-by: Sergey Shtylyov <[email protected]>
Signed-off-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions