diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2017-08-07 02:06:40 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-08-07 16:49:36 +0100 |
commit | 21a035287e28ec225fe7dfd1fffc509efd26a5db (patch) | |
tree | c897f502b0feb19a10d004e03d679372e3b0ae53 /include/sound | |
parent | cf9e829eaf0195e722bc3a3929002a3fbe74dafa (diff) | |
download | linux-21a035287e28ec225fe7dfd1fffc509efd26a5db.tar.bz2 |
ASoC: soc-core: remove duplicate mutex_unlock from snd_soc_unregister_component()
Current snd_soc_unregister_component() is using multiple mutex_unlock()
for found/non-found cases. But it is unreadable and confusable code.
This patch tidyup current code to be readable.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/sound')
0 files changed, 0 insertions, 0 deletions