ALSA: hda - add digital beep support for ALC268
authorTakashi Iwai <tiwai@suse.de>
Tue, 10 Feb 2009 10:56:44 +0000 (11:56 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 10 Feb 2009 10:56:44 +0000 (11:56 +0100)
commit22971e3a77f193579be525a12f3ab91dbf241517
tree6ef52817d5a1a604d49e4e35495744acea4bb723
parentdea0a5095b5e21306a81c496567043798fac7815
ALSA: hda - add digital beep support for ALC268

Added the digital beep support for ALC268.  It was missing in the
last patches.

However, ALC268 has a strange pin use for widget 0x1d, which could be
used as another purpose.  So, the patch adds a check of the beep control
before creating the hook for input layer.

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