]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hda - Add another pci id for Haswell board
authorWang Xingchao <xingchao.wang@intel.com>
Mon, 17 Sep 2012 05:10:23 +0000 (13:10 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 12 Oct 2012 20:50:28 +0000 (05:50 +0900)
commit7bf3c0a63f177629f36106050cfc58000f12a235
tree3ebf2af461f2dff68ec93169631c465b9a0e8383
parent904e56af97e43c45068a4a801eaf03fb04d122df
ALSA: hda - Add another pci id for Haswell board

commit d279fae8a41690ec1b20c07be8c6f42f8af27a17 upstream.

A new PCI id 0x0d0c for Haswell HDA Controller.

[root@SKBM04SDP ~]# lspci |grep Audio
00:03.0 Audio device: Intel Corporation Device 0d0c (rev 02)
00:1b.0 Audio device: Intel Corporation Lynx Point HD Audio Controller

Signed-off-by: Wang Xingchao <xingchao.wang@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/hda_intel.c