aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2021-10-15 09:11:13 +0200
committerMark Brown <[email protected]>2021-10-18 13:56:42 +0100
commit0f884099a57516c0f1b66aa29e03b9265b242fff (patch)
tree41db3e11f901b1101ddea080dba82dc19646e653 /tools/perf/scripts/python
parentb8f3b564937c1f3529bc4897cc41c5d95d2cdbe9 (diff)
ASoC: tlv320aic32x4: Make aic32x4_remove() return void
Up to now aic32x4_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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions