[PATCH 00/13] ALSA: hda: Re-order quirk table entries

Takashi Iwai tiwai at suse.de
Wed Apr 28 13:26:51 CEST 2021


Hi,

this is a series of trivial changes just to re-order the quirk table
entries for HD-audio codec drivers.  We've tried to keep the entries
in the PCI SSID order, but occasionally somd disorder came in.  It's
not only bad for the readability but also leading to the oversight of
duplicated entries or the unreachable entries unexpectedly.

Basically this could be done in a shot by a script, but I split to
parts, so that each piece can be better applied (or fixed) for stable
kernels.

There is one fix patch in the series that addresses the duplicated
entries.  Other than that, all about shuffling and no functional
changes must be introduced by this series.


Takashi

===

Takashi Iwai (13):
  ALSA: hda/realtek: Re-order ALC882 Acer quirk table entries
  ALSA: hda/realtek: Re-order ALC882 Sony quirk table entries
  ALSA: hda/realtek: Re-order ALC882 Clevo quirk table entries
  ALSA: hda/realtek: Re-order ALC269 HP quirk table entries
  ALSA: hda/realtek: Re-order ALC269 Acer quirk table entries
  ALSA: hda/realtek: Re-order ALC269 Dell quirk table entries
  ALSA: hda/realtek: Re-order ALC269 ASUS quirk table entries
  ALSA: hda/realtek: Re-order ALC269 Sony quirk table entries
  ALSA: hda/realtek: Re-order ALC269 Lenovo quirk table entries
  ALSA: hda/realtek: Re-order remaining ALC269 quirk table entries
  ALSA: hda/realtek: Re-order ALC662 quirk table entries
  ALSA: hda/realtek: Remove redundant entry for ALC861 Haier/Uniwill
    devices
  ALSA: hda/conexant: Re-order CX5066 quirk table entries

 sound/pci/hda/patch_conexant.c |  14 ++--
 sound/pci/hda/patch_realtek.c  | 113 ++++++++++++++++-----------------
 2 files changed, 62 insertions(+), 65 deletions(-)

-- 
2.26.2



More information about the Alsa-devel mailing list