From mboxrd@z Thu Jan 1 00:00:00 1970 From: Liam Girdwood Subject: Re: [PATCH 0/5] AD1836 updates part two Date: Thu, 16 Jun 2011 09:35:59 +0100 Message-ID: <4DF9C06F.5050600@ti.com> References: <1308166163-22355-1-git-send-email-vapier@gentoo.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from devils.ext.ti.com (devils.ext.ti.com [198.47.26.153]) by alsa0.perex.cz (Postfix) with ESMTP id EC93C24632 for ; Thu, 16 Jun 2011 10:36:12 +0200 (CEST) In-Reply-To: <1308166163-22355-1-git-send-email-vapier@gentoo.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Mike Frysinger Cc: "alsa-devel@alsa-project.org" , Mark Brown , Lars-Peter Clausen , "device-drivers-devel@blackfin.uclinux.org" , Liam Girdwood List-Id: alsa-devel@alsa-project.org On 15/06/11 20:29, Mike Frysinger wrote: > This replaces the patchset I sent out yesterday. It mostly syncs the > missing work we had locally with what Lars-Peter did. I guess we can > omit the "ad1836" -> "ad183x" rename. > > Barry Song (1): > ASoC: AD1836: rename suspend/resume funcs > > Mike Frysinger (4): > ASoC: AD1836: drop unnecessary spi register check > ASoC: AD1836: fix intermixed tab/space indentation > ASoC: AD1836: fix codec name > ASoC: AD1836: clean up comment headers > > sound/soc/codecs/ad1836.c | 78 +++++++++++++++++--------------------------- > sound/soc/codecs/ad1836.h | 21 +++--------- > 2 files changed, 36 insertions(+), 63 deletions(-) > All Acked-by: Liam Girdwood