]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - patch_nvhdmi.c: Add missing codec IDs, unify names
authorStephen Warren <swarren@nvidia.com>
Tue, 10 Aug 2010 04:41:40 +0000 (22:41 -0600)
committerTakashi Iwai <tiwai@suse.de>
Tue, 10 Aug 2010 06:41:14 +0000 (08:41 +0200)
commitf9d92fdd9feed65d9354eac5c09f92cfc7c549bc
tree50813f230c6c35ff75dc3b736a503d1aefe5e651
parent4dbafc2f955cc7861930b9440e7739ab601d8bb1
ALSA: hda - patch_nvhdmi.c: Add missing codec IDs, unify names

* Add missing codec IDs.
* Modify some existing codec names for discrete GPUs to match newly
  added IDs. Note: existing names were a mixture of marketing and
  engineering GPU names. Equally, there's no reason that codec IDs
  have to be specific to a particular GPU or board, so identify
  codecs in a less marketing-oriented fashion.
* Reformat codec ID table so it's easier to read, for me at least.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_nvhdmi.c