ALSA: hda/sigmatel - Remove PCI id check in find_mute_led_cfg()
authorTakashi Iwai <tiwai@suse.de>
Tue, 15 Jan 2013 10:12:18 +0000 (11:12 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 15 Jan 2013 10:12:18 +0000 (11:12 +0100)
commit89bb3e74b1acb7c26306a5aaa522eb7105c25f65
treee90fc12f2f013490a274d6e196a98b65cd5e37e7
parent372f8c75025673713ed94f976f9bde8a744d2e47
ALSA: hda/sigmatel - Remove PCI id check in find_mute_led_cfg()

The PCI vendor ID check in find_mute_led_cfg() is now superfluous
because the function is called in the fixup table entries of HP
machines.

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