aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2022-05-20 19:33:49 +0200
committerMark Brown <[email protected]>2022-06-06 12:38:43 +0100
commit84965cc60e643db7049eb75bb9a6cc5cd66ee3d8 (patch)
tree9e2b136f657580a6afcce313910c85d15fc00215 /tools/perf/scripts/python/bin
parent3ae190edc5f6f64f296f8dd15f4b511f529ab402 (diff)
ASoC: cs35l45: Make cs35l45_remove() return void
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 <[email protected]> Acked-by: Charles Keepax <[email protected]> Reviewed-by: Richard Fitzgerald <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions