diff options
author | Jonathan Woithe <jwoithe@physics.adelaide.edu.au> | 2010-08-08 00:17:05 +0930 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2010-08-09 08:38:40 +0200 |
commit | 53bacfbbb2ddd981287b58a511c8b8f5df179886 (patch) | |
tree | da0552784dfbe21793fb793babc678f30cbff0ca /sound/arm | |
parent | eb541337b7a43822fce7d0c9d967ee149b2d9a96 (diff) | |
download | linux-3.10-53bacfbbb2ddd981287b58a511c8b8f5df179886.tar.gz linux-3.10-53bacfbbb2ddd981287b58a511c8b8f5df179886.tar.bz2 linux-3.10-53bacfbbb2ddd981287b58a511c8b8f5df179886.zip |
ALSA: hda - Fix missing stream for second ADC on Realtek ALC260 HDA codec
I discovered tonight that ALSA no longer sets up a stream for the second ADC
provided by the Realtek ALC260 HDA codec. At some point alc_build_pcms()
started using stream_analog_alt_capture when constructing the second ADC
stream, but patch_alc260() was never updated accordingly. I have no idea
when this regression occurred. The trivial patch to patch_alc260() given
below fixes the problem as far as I can tell. The patch is against 2.6.35.
Signed-off-by: Jonathan Woithe <jwoithe@physics.adelaide.edu.au>
Cc: <stable@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/arm')
0 files changed, 0 insertions, 0 deletions