The comment on the pin_eld_notify got fixed (sometime before 4.4.0-130),
removing the pipe reference, and enumerating the two valid arguments,
but the actual "pipe" argument was left.

===Partial fix of just comments from 4.4.0-130 packages ===
struct i915_audio_component_audio_ops {
        void *audio_ptr;
        /**
         * Call from i915 driver, notifying the HDA driver that
         * pin sense and/or ELD information has changed.
         * @audio_ptr:          HDA driver object
         * @port:       Which port has changed (PORTA / PORTB / PORTC etc)
         */
        void (*pin_eld_notify)(void *audio_ptr, int port, int pipe);
};

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1755309

Title:
  i915_component.h has wrong prototype for function pin_eld_notify
  causing HDMI audio driver build problems

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-xenial/+bug/1755309/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to