ALSA: hda - Optimize the check of ALC269 codec variants
authorTakashi Iwai <tiwai@suse.de>
Mon, 20 Sep 2010 13:11:54 +0000 (15:11 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 20 Sep 2010 13:35:29 +0000 (15:35 +0200)
commitd433a67831ab2c470cc53a3ff9b60f656767be15
treef2d615fd1ec1ecc5b72a825aec0c4ffa1f504a67
parente1ca7b4ea29707920650d86b22afdb7e94ad5986
ALSA: hda - Optimize the check of ALC269 codec variants

Don't call the COEF check for checking ACL269 codec variants at each
time in init but remember the type at the initialization.

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