summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2022-04-25 21:30:23 +0200
committerMark Brown <broonie@kernel.org>2022-04-26 15:13:43 +0100
commit6cefb6264277c073030a3b2d91ba6b28593b4c89 (patch)
treef9d73ff394a225a36afce628a61d3c517d472049 /sound/soc/sh
parentc85f533d51ca42a461a61303322b0cf74fb75a6b (diff)
downloadlinux-stable-6cefb6264277c073030a3b2d91ba6b28593b4c89.tar.gz
linux-stable-6cefb6264277c073030a3b2d91ba6b28593b4c89.tar.bz2
linux-stable-6cefb6264277c073030a3b2d91ba6b28593b4c89.zip
ASoC: pcm1789: Make pcm1789_common_exit() return void
This function returns zero unconditionally, so there isn't any benefit of returning a value. Make it return void to be able to see at a glance that the return value of pcm1789_i2c_remove() is always zero. This patch is a preparation for making i2c remove callbacks return void. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Link: https://lore.kernel.org/r/20220425193023.61046-1-u.kleine-koenig@pengutronix.de Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/sh')
0 files changed, 0 insertions, 0 deletions