Re: [linux-yocto] [PATCH] ALSA: hda: Fix regression of hdmi eld control created based on invalid pcm

2017-10-25 Thread Bruce Ashfield
On 10/24/2017 03:44 AM, Liwei Song wrote: From: Wang YanQing commit 1f7f51a63114bab3a05920f4b1343154e95e2cb6 upstream. merged. Bruce Commit fb087eaaef72 ("ALSA: hda - hdmi eld control created based on pcm") forget to filter out invalid pcm numbers, if there is only one invalid pcm number,

Re: [linux-yocto] [PATCH] ALSA: hda: Fix regression of hdmi eld control created based on invalid pcm

2017-10-24 Thread Liwei Song
On 10/24/2017 11:01 PM, Bruce Ashfield wrote: > Thanks for the patch, but for which version is this targeted ? > 4.12 ? Yes, for 4.12 Liwei. > > Bruce > > On 10/24/2017 03:44 AM, Liwei Song wrote: >> From: Wang YanQing >> >> commit 1f7f51a63114bab3a05920f4b1343154e95e2cb6 upstream. >> >> C

Re: [linux-yocto] [PATCH] ALSA: hda: Fix regression of hdmi eld control created based on invalid pcm

2017-10-24 Thread Bruce Ashfield
Thanks for the patch, but for which version is this targeted ? 4.12 ? Bruce On 10/24/2017 03:44 AM, Liwei Song wrote: From: Wang YanQing commit 1f7f51a63114bab3a05920f4b1343154e95e2cb6 upstream. Commit fb087eaaef72 ("ALSA: hda - hdmi eld control created based on pcm") forget to filter out in

[linux-yocto] [PATCH] ALSA: hda: Fix regression of hdmi eld control created based on invalid pcm

2017-10-24 Thread Liwei Song
From: Wang YanQing commit 1f7f51a63114bab3a05920f4b1343154e95e2cb6 upstream. Commit fb087eaaef72 ("ALSA: hda - hdmi eld control created based on pcm") forget to filter out invalid pcm numbers, if there is only one invalid pcm number, then this issue causes we create eld control for invalid pcm s