diff options
author | 2023-03-14 19:00:59 +0100 | |
---|---|---|
committer | 2023-07-15 13:04:00 -0700 | |
commit | 72a3a509f992b6bd182b3380913fe7b4f801075f (patch) | |
tree | 516f585469dfef7ce8b8bf95ebc68cd01b0938f4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | hwspinlock: add a check of devm_regmap_field_alloc in qcom_hwspinlock_probe (diff) | |
download | wireguard-linux-72a3a509f992b6bd182b3380913fe7b4f801075f.tar.xz wireguard-linux-72a3a509f992b6bd182b3380913fe7b4f801075f.zip |
hwspinlock: omap: Emit only one error message for errors in .remove()
If a remove callback of a platform driver returns a non-zero value, the
driver core emits an error message, otherwise ignores the value and
completes unbinding the device.
As omap_hwspinlock_remove() already emits an error message, suppress the
core's error message by returning zero.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Acked-by: Baolin Wang <baolin.wang@linux.alibaba.com>
Link: https://lore.kernel.org/r/20230314180100.2865801-1-u.kleine-koenig@pengutronix.de
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions