ALSA: hda - Add ALC670 codec support
authorKailang Yang <kailang@realtek.com>
Thu, 25 Feb 2010 07:36:52 +0000 (08:36 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 25 Feb 2010 07:48:44 +0000 (08:48 +0100)
commit6227cdced0328b0c4322c3170a727af5249393ce
tree1f6e293d9f48ee73a472bf4f5ca8264e423ee9aa
parentdd2b4a7abf82d88261f8f98e1361388a7db2ffe4
ALSA: hda - Add ALC670 codec support

- Fixed alc_subsystem_id( ) typo and add new function.
   - !(ass & 0x100000)) ==> Delete this check. It is unnecessary check.
   - Add porti
- ALC670 support

Signed-off-by: Kailang Yang <kailang@realtek.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c