summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2021-10-12 17:39:36 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-10-13 14:35:37 +0200
commit85385a51ceadfe79ae3b1eb5848fab6c3b917ea8 (patch)
tree491cb7eb9149c4d4d522891ed8ee2ba37d97f2c1 /samples
parent4df4946d26bb7866b71cbdf86abe285ed3a79cee (diff)
misc: ad525x_dpot: Make ad_dpot_remove() return void
Up to now ad_dpot_remove() returns zero unconditionally. Make it return void instead which makes it easier to see in the callers that there is no error to handle. Also the return value of i2c and spi remove callbacks is ignored anyway. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Link: https://lore.kernel.org/r/20211012153945.2651412-12-u.kleine-koenig@pengutronix.de Acked-by: Michael Hennerich <michael.hennerich@analog.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions