Skip to content
Commit fe27f4e0 authored by Sandeep Tayal's avatar Sandeep Tayal Committed by Mark Brown
Browse files

ASoC: hdac_hdmi: use audio component framework to read ELD



With codec read sometimes the pin_sense shows invalid monitor present
and eld_valid. Currently driver polls for few times to get the valid
ELD data.

To avoid the latency, Instead of reading ELD from codec, read it
directly from the display driver using audio component framework.

Removed the direct codec helper functions.

Signed-off-by: default avatarSandeep Tayal <sandeepx.tayal@intel.com>
Signed-off-by: default avatarJeeja KP <jeeja.kp@intel.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 1635c694
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment