commit | b9a3eea38b1eb8dd96fce64a8480e8ee38ee1451 | [log] [tgz] |
---|---|---|
author | Shuming Fan <shumingf@realtek.com> | Thu Oct 31 19:54:01 2019 +0800 |
committer | Mark Brown <broonie@kernel.org> | Thu Oct 31 14:19:10 2019 +0100 |
tree | d62fdced955d2a667b9e0fbe8094118ad95d55ef | |
parent | 059c67f11c897a10e447d9802ace1a2069ae1b83 [diff] |
ASoC: rt1011: remove redundant code in kcontrol The !component->card->instantiated statement should remove in kcontrol. It is no need to check the card->instantiated in kcontrol. Signed-off-by: Shuming Fan <shumingf@realtek.com> Link: https://lore.kernel.org/r/20191031115401.20898-1-shumingf@realtek.com Signed-off-by: Mark Brown <broonie@kernel.org>