commit | 029890c67ae6f95c3f7d84af9b7e555515b33193 | [log] [tgz] |
---|---|---|
author | Jeeja KP <jeeja.kp@intel.com> | Tue Oct 27 09:22:47 2015 +0900 |
committer | Mark Brown <broonie@kernel.org> | Mon Nov 16 10:08:09 2015 +0000 |
tree | 11c7ac211badccf59e1e81e304a5de54270b62be | |
parent | 6654f39eb4a65b61c3550be352662f57a2701bbc [diff] |
ASoC: Intel: Skylake: Fix to ignore codec_mask check in probe We have both I2S and hda codec support in the driver. codec_mask check is relevant only for hda codec and some boards may have only I2S Codec, so removed probe error in case no hda codec is found and update the log to info as it may not be error. Signed-off-by: Jeeja KP <jeeja.kp@intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>