8 Jan
2016
8 Jan
'16
2:42 p.m.
On Wed, Dec 09, 2015 at 09:46:11PM +0530, Subhransu S. Prusty wrote:
This patch uses i915 component framework to register for hotplug notification. And once it identifies valid pin sense and valid eld,
You say this patch uses the i915 component framework but...
- if (pin->eld.monitor_present && pin->eld.eld_valid) {
/* TODO: Use i915 cmpnt framework when available */
if (hdac_hdmi_get_eld(&edev->hdac, pin->nid,
...that's a TODO according to the code?