aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorBard Liao <[email protected]>2019-09-17 05:03:53 +0800
committerMark Brown <[email protected]>2019-09-17 16:56:38 +0100
commita0a4bf57a977ed37bcbdfc8027a44485fe086a3d (patch)
treec503b8d04cc0bbcc65975c3e6e7178d36f018f51 /lib/test_overflow.c
parente75f4940e8ad0dd76527302a10c06b58bf7eb590 (diff)
ASoC: core: delete component->card_list in soc_remove_component only
We add component->card_list in the end of soc_probe_component(). In other words, component->card_list will not be added if there is an error in the soc_probe_component() function. So we can't delete component->card_list in the error handling of soc_probe_component(). Fixes: 22d1423187e5 ("ASoC: soc-core: add soc_cleanup_component()") Signed-off-by: Bard Liao <[email protected]> Reviewed-by: Pierre-Louis Bossart <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions