Home
last modified time | relevance | path

Searched hist:a9ce96bcd9c4d0c1ffd3d37c000bcee470b2535b (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dhdac_hdmi.cdiff a9ce96bcd9c4d0c1ffd3d37c000bcee470b2535b Tue Feb 07 07:39:46 CST 2017 Jeeja KP <jeeja.kp@intel.com> ASoC: hdac_hdmi: Handle MST pin jack detection at boot/resume

The ELD notification can be received asynchronously from the graphics
side and this may happen just at the moment the sound driver is
initializing and notification will be missed. Similarly at system
resume, the notification is ignored as the ELD and connection states
are updated in anyway at the end of the resume.
So check the jack status in boot/resume by querying the port presence
based on pin caps and report the jack status.

Signed-off-by: Jeeja KP <jeeja.kp@intel.com>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>