On Sun, Aug 15, 2010 at 1:50 PM, Seungwhan Youn <claude.youn@xxxxxxxxx> wrote: > On Sat, Aug 14, 2010 at 4:35 AM, Mark Brown > <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote: >> Signed-off-by: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx> >> --- >> sound/soc/codecs/wm8580.c | 2 +- >> 1 files changed, 1 insertions(+), 1 deletions(-) >> >> diff --git a/sound/soc/codecs/wm8580.c b/sound/soc/codecs/wm8580.c >> index 6262124..357f7d5 100644 >> --- a/sound/soc/codecs/wm8580.c >> +++ b/sound/soc/codecs/wm8580.c >> @@ -262,7 +262,7 @@ SOC_SINGLE("DAC1 Switch", WM8580_DAC_CONTROL5, 0, 1, 0), >> SOC_SINGLE("DAC2 Switch", WM8580_DAC_CONTROL5, 1, 1, 0), >> SOC_SINGLE("DAC3 Switch", WM8580_DAC_CONTROL5, 2, 1, 0), >> >> -SOC_DOUBLE("Capture Switch", WM8580_ADC_CONTROL1, 0, 1, 1, 0), >> +SOC_DOUBLE("Capture Switch", WM8580_ADC_CONTROL1, 0, 1, 1, 1), >> SOC_SINGLE("Capture High-Pass Filter Switch", WM8580_ADC_CONTROL1, 4, 1, 0), >> }; >> >> -- >> 1.7.1 >> >> _______________________________________________ >> Alsa-devel mailing list >> Alsa-devel@xxxxxxxxxxxxxxxx >> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel >> > > I can't apply only this patch on Liam's branch 'for-2.6.37', > 'for-2.6.36' and 'topic/multi-component' . Can you tell me which > branch did you work on? > Sorry, I found your working branch on your git rep. 'for-2.6.37'. :-) Thanks, Claude _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel