commit | cb1f904d91c52bc4e03e11eb161288c40c655095 | [log] [tgz] |
---|---|---|
author | Guneshwor Singh <guneshwor.o.singh@intel.com> | Sat Jan 27 09:50:21 2018 +0530 |
committer | Mark Brown <broonie@kernel.org> | Thu Mar 01 19:40:02 2018 +0000 |
tree | 89ca781ea216ac059a44837ec37ca887906cdc85 | |
parent | 5b00ce63e07fac692400db80d3e1fbd1f1f65701 [diff] |
ASoC: Intel: Skylake: Refine skl widget type check The current check is not effective when all the widgets of a card are involved since other widgets also can be of same type. So, make widget type check more stringent by checking dev pointer additionally. Signed-off-by: Guneshwor Singh <guneshwor.o.singh@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>