diff options
author | Uwe Kleine-König <[email protected]> | 2021-10-20 15:24:16 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-10-25 12:36:19 +0100 |
commit | ca7270a7b60dfb25b7fd180d93ea18eebd5edee7 (patch) | |
tree | ce659c4f81ef6a2252913f364d5a975bac6e805d /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 03f0267b090ff3c2ae7899d26d4c12d925f47cf2 (diff) |
ASoC: cs35l41: Make cs35l41_remove() return void
Up to now cs35l41_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, platform and spi remove callbacks is
ignored anyway.
Signed-off-by: Uwe Kleine-König <[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/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions