aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorDmitry Osipenko <[email protected]>2021-03-02 13:10:26 +0300
committerSebastian Reichel <[email protected]>2021-03-06 18:39:05 +0100
commitd33b3f7e34a108ce4ad2ed11b0111aa804666c99 (patch)
tree08a1cbb4cc0c6b6feac4d30591ff3c95a2c043ea /tools/perf/scripts/python/flamegraph.py
parentc8bbab8f2d5f8b292d568449584bef7ef10d609e (diff)
power: supply: smb347-charger: Improve interrupt initialization
A previous commit attempted to fix IRQ usage in a case where interrupt is failed to initialize, but it missed couple more cases that could be improved. The interrupt could be undefined and then everything related to interrupt shouldn't be touched by driver. Secondly, we shouldn't ignore errors that aren't directly related to enabling interrupt in hardware, like enabling h/w write-access or requesting interrupt. Improve interrupt initialization in the driver in order to handle the missing cases. Signed-off-by: Dmitry Osipenko <[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