mbox series

[SRU,Bionic,Cosmic,0/1] UBUNTU: SAUCE: ALSA: hda/realtek - Clevo P950ER ALC1220 Fixup

Message ID cover.1525721177.git.joseph.salisbury@canonical.com
Headers show
Series UBUNTU: SAUCE: ALSA: hda/realtek - Clevo P950ER ALC1220 Fixup | expand

Message

Joseph Salisbury May 7, 2018, 10:20 p.m. UTC
BugLink: http://bugs.launchpad.net/bugs/1769721

== SRU Justification ==
This request is to add a sound quirk requested by System76.  This adds 
support for the P950ER, which has the same required fixup as the P950HR, 
but has a different PCI ID.

The patch was already submitted upstream in this email: 
http://mailman.alsa-project.org/pipermail/alsa-devel/2018-May/135685.html

However, the patch has not landed in mainline as of yet, so it is being
requested as SAUCE.

== Fix ==
UBUNTU: SAUCE: ALSA: hda/realtek - Clevo P950ER ALC1220 Fixup

== Regression Potential ==
Low.  Limited to a new sound quirk.

== Test Case ==
A test kernel was built with this patch and tested by the original bug reporter.
The bug reporter states the test kernel resolved the bug.

Jeremy Soller (1):
  ALSA: hda/realtek - Clevo P950ER ALC1220 Fixup

 sound/pci/hda/patch_realtek.c | 1 +
 1 file changed, 1 insertion(+)

Comments

Po-Hsu Lin May 8, 2018, 3:07 a.m. UTC | #1
HW quirk for a specific HW, thus:
Acked-by: Po-Hsu Lin <po-hsu.lin@canonical.com>
Kleber Sacilotto de Souza May 11, 2018, 1:24 p.m. UTC | #2
On 05/08/18 00:20, Joseph Salisbury wrote:
> BugLink: http://bugs.launchpad.net/bugs/1769721
> 
> == SRU Justification ==
> This request is to add a sound quirk requested by System76.  This adds 
> support for the P950ER, which has the same required fixup as the P950HR, 
> but has a different PCI ID.
> 
> The patch was already submitted upstream in this email: 
> http://mailman.alsa-project.org/pipermail/alsa-devel/2018-May/135685.html
> 
> However, the patch has not landed in mainline as of yet, so it is being
> requested as SAUCE.
> 
> == Fix ==
> UBUNTU: SAUCE: ALSA: hda/realtek - Clevo P950ER ALC1220 Fixup
> 
> == Regression Potential ==
> Low.  Limited to a new sound quirk.
> 
> == Test Case ==
> A test kernel was built with this patch and tested by the original bug reporter.
> The bug reporter states the test kernel resolved the bug.
> 
> Jeremy Soller (1):
>   ALSA: hda/realtek - Clevo P950ER ALC1220 Fixup
> 
>  sound/pci/hda/patch_realtek.c | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
Kleber Sacilotto de Souza May 15, 2018, 11:23 a.m. UTC | #3
On 05/08/18 00:20, Joseph Salisbury wrote:
> BugLink: http://bugs.launchpad.net/bugs/1769721
> 
> == SRU Justification ==
> This request is to add a sound quirk requested by System76.  This adds 
> support for the P950ER, which has the same required fixup as the P950HR, 
> but has a different PCI ID.
> 
> The patch was already submitted upstream in this email: 
> http://mailman.alsa-project.org/pipermail/alsa-devel/2018-May/135685.html
> 
> However, the patch has not landed in mainline as of yet, so it is being
> requested as SAUCE.
> 
> == Fix ==
> UBUNTU: SAUCE: ALSA: hda/realtek - Clevo P950ER ALC1220 Fixup
> 
> == Regression Potential ==
> Low.  Limited to a new sound quirk.
> 
> == Test Case ==
> A test kernel was built with this patch and tested by the original bug reporter.
> The bug reporter states the test kernel resolved the bug.
> 
> Jeremy Soller (1):
>   ALSA: hda/realtek - Clevo P950ER ALC1220 Fixup
> 
>  sound/pci/hda/patch_realtek.c | 1 +
>  1 file changed, 1 insertion(+)
> 

Applied to bionic/master-next branch.

Thanks,
Kleber
Seth Forshee May 22, 2018, 1:57 p.m. UTC | #4
On Mon, May 07, 2018 at 06:20:17PM -0400, Joseph Salisbury wrote:
> BugLink: http://bugs.launchpad.net/bugs/1769721
> 
> == SRU Justification ==
> This request is to add a sound quirk requested by System76.  This adds 
> support for the P950ER, which has the same required fixup as the P950HR, 
> but has a different PCI ID.
> 
> The patch was already submitted upstream in this email: 
> http://mailman.alsa-project.org/pipermail/alsa-devel/2018-May/135685.html
> 
> However, the patch has not landed in mainline as of yet, so it is being
> requested as SAUCE.
> 
> == Fix ==
> UBUNTU: SAUCE: ALSA: hda/realtek - Clevo P950ER ALC1220 Fixup
> 
> == Regression Potential ==
> Low.  Limited to a new sound quirk.
> 
> == Test Case ==
> A test kernel was built with this patch and tested by the original bug reporter.
> The bug reporter states the test kernel resolved the bug.

Applied to unstable/master, thanks!