From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH 0/4] Various cleanup + Mic Fix Date: Tue, 09 Oct 2018 16:21:43 +0200 Message-ID: References: <1539027601-20910-1-git-send-email-conmanx360@gmail.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: In-Reply-To: <1539027601-20910-1-git-send-email-conmanx360@gmail.com> Sender: linux-kernel-owner@vger.kernel.org To: Connor McAdams Cc: alsa-devel@alsa-project.org, Alastair Bridgewater , Jaroslav Kysela , Takashi Sakamoto , linux-kernel@vger.kernel.org List-Id: alsa-devel@alsa-project.org On Mon, 08 Oct 2018 21:39:56 +0200, Connor McAdams wrote: > > This patch set fixes the microphone inconsistency issue, which means > the microphone now works all the time on all of the cards I've tested > (ZxR, Z, AE-5), along with the input effects. > > It also includes changes suggested by Takashi Sakamoto, I believe I did > what he asked properly, but if I messed it up I'm sure you guys will > let me know. > > This should finish up most of the ca0132 work, with all inputs and > outputs working on the desktop cards. > > Connor McAdams (4): > ALSA: hda/ca0132 - Fix microphone inconsistency issues > ALSA: hda/ca0132 - Clean up patch_ca0132() > ALSA: hda/ca0132 - Add error checking in ca0132_build_controls() > ALSA: hda/ca0132 - Fix input effect controls for desktop cards Now applied all four patches. Thanks. Takashi