]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: soc-core: soc_cleanup_card_resources() become void
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 20 Aug 2019 05:05:10 +0000 (14:05 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 22 Aug 2019 17:30:00 +0000 (18:30 +0100)
commita4de83a385670c22c31e9bbb726595a447b32ba4
treed6f245d5ce960eaa8562ae030b7012490a519f2f
parenta33c0d166cc5bcb3b9718649b84974216709acb1
ASoC: soc-core: soc_cleanup_card_resources() become void

There is no need to check return value for
soc_cleanup_card_resources(). Let't makes it as void.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://lore.kernel.org/r/871rxg1lda.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-core.c