summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio
diff options
context:
space:
mode:
authorBard liao <yung-chuan.liao@linux.intel.com>2019-09-18 15:31:31 +0200
committerMark Brown <broonie@kernel.org>2019-09-20 13:05:46 +0200
commit7a5d9815cc010b055c2a99ccf418c4629365fa43 (patch)
tree4907031f0c05d7e0a951cc61eebe3cab7759d6d1 /drivers/s390/cio
parentASoC: rsnd: do error check after rsnd_channel_normalization() (diff)
downloadlinux-7a5d9815cc010b055c2a99ccf418c4629365fa43.tar.xz
linux-7a5d9815cc010b055c2a99ccf418c4629365fa43.zip
ASoC: core: use list_del_init and move it back to soc_cleanup_component
commit a0a4bf57a977 ("ASoC: core: delete component->card_list in soc_remove_component only") was trying to fix a kernel oops when list_del was called twice without re-init the list. Use list_del_init() can solve it, too. Besides, it will be more readable if we cleanup all component related resource at soc_cleanup_component(). Suggested-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Bard liao <yung-chuan.liao@linux.intel.com> Link: https://lore.kernel.org/r/20190918133131.15045-1-yung-chuan.liao@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/s390/cio')
0 files changed, 0 insertions, 0 deletions