Re: [pulseaudio-discuss] [PATCH v2 2/3] alsa-mixer: autodetect the HDMI jack PCM device

2018-02-13 Thread Tanu Kaskinen
On Tue, 2018-02-13 at 08:28 +0530, Arun Raghavan wrote: > On Sun, 8 Oct 2017, at 10:18 PM, Tanu Kaskinen wrote: > > This removes the need to hardcode the PCM device index in the HDMI jack > > names. The hardcoded values don't work with the Intel HDMI LPE driver. > > > > BugLink:

Re: [pulseaudio-discuss] [PATCH v2 2/3] alsa-mixer: autodetect the HDMI jack PCM device

2018-02-12 Thread Arun Raghavan
On Sun, 8 Oct 2017, at 10:18 PM, Tanu Kaskinen wrote: > This removes the need to hardcode the PCM device index in the HDMI jack > names. The hardcoded values don't work with the Intel HDMI LPE driver. > > BugLink: https://bugs.freedesktop.org/show_bug.cgi?id=100488 > --- >

[pulseaudio-discuss] [PATCH v2 2/3] alsa-mixer: autodetect the HDMI jack PCM device

2017-10-08 Thread Tanu Kaskinen
This removes the need to hardcode the PCM device index in the HDMI jack names. The hardcoded values don't work with the Intel HDMI LPE driver. BugLink: https://bugs.freedesktop.org/show_bug.cgi?id=100488 --- src/modules/alsa/alsa-mixer.c | 53 --