23 Jul
2015
23 Jul
'15
8:25 a.m.
On 2015-07-23 08:17, David Henningsson wrote:
I'm about to go on vacation so it would be good to get some closure here. If you both prefer this setup, how about I remove "struct i915_audio_hotplug_info" for now? We will then have:
const struct i915_audio_component_audio_ops { void (*hotplug_notify)(struct hdac_bus *); }
Sorry, it would look like this:
const struct i915_audio_component_audio_ops { void (*hotplug_notify)(struct hdac_bus *, int port, int port_mst_index); }
...to indicate what port needs updating.
--
David Henningsson, Canonical Ltd.
https://launchpad.net/~diwic