drm/i915: Drop port_mst_index parameter from pin/eld callback
authorDavid Henningsson <david.henningsson@canonical.com>
Thu, 3 Sep 2015 09:51:34 +0000 (11:51 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 3 Sep 2015 10:09:03 +0000 (12:09 +0200)
commitf0675d4a8ed9d3e863ff611561ee0944969a2784
treef6519722bfec46cd67104a5ec2ed661e990ed148
parent6869de380e8c11c31b608bb2502dcacd634eda13
drm/i915: Drop port_mst_index parameter from pin/eld callback

The port_mst_index parameter was reserved for future use, but
maintainers prefer to add it later when it is actually used.

[Note: this is an update patch to commit [51e1d83cab99: drm/i915: Call
 audio pin/ELD notify function] where I mistakenly applied the older
 version.  Jani and Daniel's review tags were to the latest version,
 so I add them below, too -- tiwai]

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Acked-by: Daniel Vetter <daniel@ffwll.ch>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
drivers/gpu/drm/i915/intel_audio.c
include/drm/i915_component.h
sound/pci/hda/patch_hdmi.c