[ALSA] hda-codec - Code clean up
authorTakashi Iwai <tiwai@suse.de>
Mon, 22 Aug 2005 11:57:55 +0000 (13:57 +0200)
committerJaroslav Kysela <perex@suse.cz>
Tue, 30 Aug 2005 06:47:02 +0000 (08:47 +0200)
commitbefdf316eaba02ed52284fb78a8027ff35c6a736
tree629325f6d110c4dc2799423b2cd679aabbfe1f6f
parent9d8f53f2bba3c2c06e1e78126222aecf91f8ecdd
[ALSA] hda-codec - Code clean up

HDA Codec driver
Use struct instead of array to improve the readability of hda_codec.c.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c