]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: hdac_hdmi: Fix to warn instead of err for no connected nids
authorSubhransu S. Prusty <subhransu.s.prusty@intel.com>
Wed, 9 Dec 2015 16:16:09 +0000 (21:46 +0530)
committerMark Brown <broonie@kernel.org>
Fri, 8 Jan 2016 13:02:31 +0000 (13:02 +0000)
commitf47d6edb287c52da5a493c6c0e375fc7706ba05f
tree12a2222c3d2885c30b42a85ff8bc20e553a1a910
parent24ac2ea8a4b41ee482ce8c850d070d0d8011e35d
ASoC: hdac_hdmi: Fix to warn instead of err for no connected nids

It is possible that some pin widget may return with no converter
connected. So don't throw error if none are found to be connected.
Instead print a warning and continue.

Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/hdac_hdmi.c