commit | e12909107c30efccf570ac67802df5d2eec4cabd | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Sat Aug 29 23:06:32 2015 +0800 |
committer | Mark Brown <broonie@kernel.org> | Sun Aug 30 12:16:55 2015 +0100 |
tree | b7c696ea544c279344bd4760f3b5d2f38d656150 | |
parent | 36cc093520b9a6348292c253d3ec03bb67a84da8 [diff] |
ASoC: sti_uniperif: Ensure component is unregistered when unload module Use devm_snd_soc_register_component to ensure component is unregistered when unload the module. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@kernel.org>