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)
commit9cf2657d05f9f9e04c3e113d68bf7cef5a942070
tree50813f230c6c35ff75dc3b736a503d1aefe5e651
parent850eab9d1b74f4ec9de16df68f008d0a65aafae7
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