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)
commit5307246015bceb2758f1eee078c6bdc8545ac91f
tree12a2222c3d2885c30b42a85ff8bc20e553a1a910
parent541140d43046ccd4e7b511846d22b3d3ca7367f3
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