From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH] ASoC: pcm512x: Add PCM512x driver Date: Sun, 23 Feb 2014 09:29:38 +0100 Message-ID: References: <1391689575-4039-1-git-send-email-broonie@kernel.org> <20140206130735.GP32298@sirena.org.uk> <20140223030755.GW25940@sirena.org.uk> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (cantor2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id DF64D264F3A for ; Sun, 23 Feb 2014 09:29:38 +0100 (CET) In-Reply-To: <20140223030755.GW25940@sirena.org.uk> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Mark Brown Cc: alsa-devel@alsa-project.org, linaro-kernel@lists.linaro.org, Florian Meier , Liam Girdwood List-Id: alsa-devel@alsa-project.org At Sun, 23 Feb 2014 12:07:55 +0900, Mark Brown wrote: > > On Tue, Feb 18, 2014 at 12:22:23PM +0100, Takashi Iwai wrote: > > > I audited through the current code, and indeed there are quite a few > > bugs because of this. I'm going to send a full patch series including > > cleanups to alsa-devel ML. Since I split patches over each driver, it > > ended up 102 patches. So, be prepared :) > > OK, I think that's everything handled now. Thanks! > > There are still open issues after this, and let's discuss in another > > thread. > > What were these? The strange usages of SOC_VALUE_ENUM in a couple of cirrus codec drivers. Takashi