diff options
author | 2023-11-21 13:50:39 +0100 | |
---|---|---|
committer | 2023-12-11 11:36:14 +0100 | |
commit | b77f0c305ad7edba8274641bcd7fc67995a561e6 (patch) | |
tree | 0fdaae033b571ea231fe5efc52b00e0a5fee0ded /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | soc: mediatek: mtk-svs: Compress of_device_id entries (diff) | |
download | wireguard-linux-b77f0c305ad7edba8274641bcd7fc67995a561e6.tar.xz wireguard-linux-b77f0c305ad7edba8274641bcd7fc67995a561e6.zip |
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/20231121125044.78642-16-angelogioacchino.delregno@collabora.com
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions