diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2022-04-25 20:32:55 +0300 |
---|---|---|
committer | Bartosz Golaszewski <brgl@bgdev.pl> | 2022-04-25 21:55:39 +0300 |
commit | fae74fb5d525f979085b6e70b883d7a7049bf15f (patch) | |
tree | 6f88c76459e2d710527e138237c6098cac141309 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c83227a5d05ed77b634ce4c2fc5f143ae2a4d6f5 (diff) | |
download | linux-fae74fb5d525f979085b6e70b883d7a7049bf15f.tar.xz |
gpio: pcf857x: Make teardown callback return void
All teardown functions return 0. Also there is little sense in returning
a negative error code from an i2c remove function as this only results in
emitting an error message but the device is removed nevertheless.
This patch is a preparation for making i2c remove callbacks return void.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions