commit | b1c01f4df20a6376fe6245644225ff9fe97c5f95 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Jan 30 17:56:39 2017 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Feb 01 16:22:28 2017 +0100 |
tree | 9027684bae652a12b79c3ac893d3ba4e59a500cb | |
parent | 0843e043cf2e5d12a4041efd9c794a213a3ef93b [diff] |
drm/i915: Pass platform device to LPE audio notifier This allows the LPE HDMI driver to clean up its global variable reference. Also drop to pass the eld pointer because the connection status and the ELD bytes can be retrieved from the attached pdata. Acked-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>