ALSA: hda - Unify capture callbacks in realtek codes
commit54cbc9abe57cf0a36619f394802448c62402599a
authorTakashi Iwai <tiwai@suse.de>
Fri, 31 Oct 2008 14:24:04 +0000 (31 15:24 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 31 Oct 2008 16:24:30 +0000 (31 17:24 +0100)
tree677a78158887de56ea8d312b435ed3b4338faa01
parentd88897eaea53f0fae62d528a24e76b8643082db3
ALSA: hda - Unify capture callbacks in realtek codes

Unify the capture callbacks in patch_realtek.c.
The difference of matrix or mux style is checked via spec->is_mix_capture
flag.

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