diff options
| author | Sylwester Nawrocki <[email protected]> | 2019-08-21 15:05:39 +0000 |
|---|---|---|
| committer | Krzysztof Kozlowski <[email protected]> | 2019-08-22 18:15:38 +0000 |
| commit | 823034575c177d1d69673102a994d5d33b05e3de (patch) | |
| tree | a55ea78cc2536ef3a847f17db90ff4e51bd020c0 /tools/perf/scripts/python/intel-pt-events.py | |
| parent | soc: samsung: chipid: Fix memory leak in error path (diff) | |
| download | kernel-823034575c177d1d69673102a994d5d33b05e3de.tar.gz kernel-823034575c177d1d69673102a994d5d33b05e3de.zip | |
soc: samsung: chipid: Remove the regmap lookup error log
In commit 40d8aff614f7 ("soc: samsung: chipid: Convert exynos-chipid
driver to use the regmap API") of_find_compatible_node() call was
substituted with syscon_regmap_lookup_by_compatible() but also an error
log was added for case where lookup fails. On multiplatform the lookup
will always fail on any non-samsung device so the log is incorrect.
Remove the error log and just return an error code from
syscon_regmap_lookup_by_compatible() which internally calls
of_find_compatible_node().
Reported-by: Jon Hunter <[email protected]>
Signed-off-by: Sylwester Nawrocki <[email protected]>
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions
