]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs
authorDaniel J Blueman <daniel.blueman@gmail.com>
Tue, 3 Aug 2010 10:09:13 +0000 (11:09 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 27 Sep 2010 00:18:39 +0000 (17:18 -0700)
commit013dbea410981f6a064d1e7b2abfcbbbe6d24c9c
tree1e2bf538f09d516261c67e7b9e73971d5fcab77a
parent24dadf6e9439a4599fb8afeb243930dcc5883ffa
ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs

commit 1b0e372d7b52c9fc96348779015a6db7df7f286e upstream.

Fix HDA beep frequency on IDT 92HD73xx and 92HD71Bxx codecs.
These codecs use the standard beep frequency calculation although the
datasheet says it's linear frequency.

Other IDT/STAC codecs might have the same problem.  They should be
fixed individually later.

Signed-off-by: Daniel J Blueman <daniel.blueman@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Cc: أحمد المحمودي <aelmahmoudy@sabily.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/pci/hda/patch_sigmatel.c