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)
* 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>

No differences found