[PATCH v2] ASoC: cs35l45: Make cs35l45_remove() return void
Charles Keepax
ckeepax at opensource.cirrus.com
Wed May 25 11:59:18 CEST 2022
On Fri, May 20, 2022 at 07:33:49PM +0200, Uwe Kleine-König wrote:
> cs35l45_remove() always returns zero. Make it return no value which
> makes it easier to see in the callers that there is no error to handle.
>
> Also the return value of i2c driver remove callbacks is ignored anyway.
> This prepares making i2c remove callbacks return void, too.
>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>
> ---
Acked-by: Charles Keepax <ckeepax at opensource.cirrus.com>
Thanks,
Charles
More information about the Alsa-devel
mailing list