]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
ALSA: hda/conexant: Re-order CX5066 quirk table entries
authorTakashi Iwai <tiwai@suse.de>
Wed, 28 Apr 2021 11:27:04 +0000 (13:27 +0200)
committerStefan Bader <stefan.bader@canonical.com>
Wed, 19 May 2021 08:32:18 +0000 (10:32 +0200)
commitbb353ac5f8ade1bc1d2bf22c9dad0866c28a2f8b
tree8f03dc74186ff2d7a83381e700856a30741f6816
parent396dd82adef32309a6a5de29a911bd061b33d203
ALSA: hda/conexant: Re-order CX5066 quirk table entries

BugLink: https://bugs.launchpad.net/bugs/1928857
commit 2e6a731296be9d356fdccee9fb6ae345dad96438 upstream.

Just re-order the cx5066_fixups[] entries for HP devices for avoiding
the oversight of the duplicated or unapplied item in future.
No functional changes.

Also Cc-to-stable for the further patch applications.

Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20210428112704.23967-14-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
sound/pci/hda/patch_conexant.c