diff options
| author | AngeloGioacchino Del Regno <[email protected]> | 2023-11-21 13:50:39 +0100 |
|---|---|---|
| committer | AngeloGioacchino Del Regno <[email protected]> | 2023-12-11 11:36:14 +0100 |
| commit | b77f0c305ad7edba8274641bcd7fc67995a561e6 (patch) | |
| tree | 0fdaae033b571ea231fe5efc52b00e0a5fee0ded /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
| parent | 69d2bf2efd60f7d71b6a3b6c894a0dc2b488adda (diff) | |
soc: mediatek: mtk-svs: Cleanup of svs_probe() function
Cleanup the svs_probe() function: use dev_err_probe() where possible,
change some efuse read failure gotos and then remove now impossible
IS_ERR_OR_NULL() checks (as they will never return true) for nvmem
(efuse read) failures.
Also remove some unnecessary blank lines.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: AngeloGioacchino Del Regno <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions