ALSA: hda - Add parse customize define function for Realtek codecs
authorKailang Yang <kailang@realtek.com>
Fri, 19 Mar 2010 10:23:45 +0000 (11:23 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 19 Mar 2010 10:38:53 +0000 (11:38 +0100)
commitda00c24493bf6ae3772dfe7343dca033ebc75955
tree05019a7555bd1406fef9c95df1ac98a5acc191a9
parent6ff86a3f33e84c430aeb8ff3b7f68b1c052ec1e9
ALSA: hda - Add parse customize define function for Realtek codecs

Added alc_auto_parse_customize_define() to parse the Realtek-specific
attributes from SKU.  Also enable beep controls only when the proper
attribute bit is set.

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