aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorJavier Carrasco <[email protected]>2024-08-13 00:59:53 +0200
committerGuenter Roeck <[email protected]>2024-08-27 08:10:23 -0700
commitf775f6d17035408be4a4b30c55d812fb7e6aab57 (patch)
treed3f3ffab27c8f798fe274c732bf2084d326eeb9a /tools/perf/scripts/python/stackcollapse.py
parent05aa8cbeabc07b07ff7f035e9b848aa008b831ee (diff)
hwmon: (chipcap2) Drop cc2_disable() in the probe and return dev_err_probe()
There is no need to actively disable a regulator that has not been enabled by the driver, which makes the call to cc2_disable() in the probe function meaningless, because the probe function never enables the device's dedicated regulator. Once the call to cc2_disable() is dropped, the error paths can directly return dev_err_probe() in all cases. Signed-off-by: Javier Carrasco <[email protected]> Message-ID: <[email protected]> Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions