Re: [PATCH] ALSA: hda - Add inverted internal mic quirk for Lenovo IdeaPad U310

2012-10-08 Thread Takashi Iwai
At Wed, 26 Sep 2012 01:20:44 +0200, Felix Kaechele wrote: > > The Lenovo IdeaPad U310 has an internal mic where the right channel > is phase inverted. > > Signed-off-by: Felix Kaechele Applied (with Cc to stable) to sound git tree. thanks, Takashi > --- > sound/pci/hda/patch_conexant.c | 1

Re: [PATCH] ALSA: hda - Add inverted internal mic quirk for Lenovo IdeaPad U310

2012-09-25 Thread Greg KH
On Wed, Sep 26, 2012 at 01:20:44AM +0200, Felix Kaechele wrote: > The Lenovo IdeaPad U310 has an internal mic where the right channel > is phase inverted. > > Signed-off-by: Felix Kaechele > --- > sound/pci/hda/patch_conexant.c | 1 + > 1 file changed, 1 insertion(+) This is not the correct w

[PATCH] ALSA: hda - Add inverted internal mic quirk for Lenovo IdeaPad U310

2012-09-25 Thread Felix Kaechele
The Lenovo IdeaPad U310 has an internal mic where the right channel is phase inverted. Signed-off-by: Felix Kaechele --- sound/pci/hda/patch_conexant.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sound/pci/hda/patch_conexant.c b/sound/pci/hda/patch_conexant.c index 5e22a8f..784017e 10064