aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-syscon.c
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2022-04-25 17:32:55 +0000
committerBartosz Golaszewski <[email protected]>2022-04-25 18:55:39 +0000
commitfae74fb5d525f979085b6e70b883d7a7049bf15f (patch)
tree6f88c76459e2d710527e138237c6098cac141309 /drivers/gpio/gpio-syscon.c
parentirq/gpio: ixp4xx: Drop boardfile probe path (diff)
downloadkernel-fae74fb5d525f979085b6e70b883d7a7049bf15f.tar.gz
kernel-fae74fb5d525f979085b6e70b883d7a7049bf15f.zip
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 <[email protected]> Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'drivers/gpio/gpio-syscon.c')
0 files changed, 0 insertions, 0 deletions