From patchwork Thu Mar 18 18:16:23 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mark Brown X-Patchwork-Id: 86782 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter.kernel.org (8.14.3/8.14.3) with ESMTP id o2IIGRwO024223 for ; Thu, 18 Mar 2010 18:16:27 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752897Ab0CRSQ0 (ORCPT ); Thu, 18 Mar 2010 14:16:26 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:38557 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753129Ab0CRSQ0 (ORCPT ); Thu, 18 Mar 2010 14:16:26 -0400 Received: from rakim.wolfsonmicro.main (lumison.wolfsonmicro.com [87.246.78.27]) by opensource2.wolfsonmicro.com (Postfix) with ESMTPSA id 6C33511010F; Thu, 18 Mar 2010 18:16:24 +0000 (GMT) Received: from broonie by rakim.wolfsonmicro.main with local (Exim 4.71) (envelope-from ) id 1NsKGd-0002Yq-VF; Thu, 18 Mar 2010 18:16:23 +0000 Date: Thu, 18 Mar 2010 18:16:23 +0000 From: Mark Brown To: "Olaya, Margarita" Cc: "alsa-devel@alsa-project.org" , "lrg@slimlogic.co.uk" , "linux-omap@vger.kernel.org" Subject: Re: [PATCHv6 2/2][RESEND] ASoC: TWL6040: Add twl6040 codec driver Message-ID: <20100318181623.GG6142@rakim.wolfsonmicro.main> References: <1889FA7136B567478A67D4B0F85B0CCE662AC7F1@dlee06.ent.ti.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1889FA7136B567478A67D4B0F85B0CCE662AC7F1@dlee06.ent.ti.com> X-Cookie: System going down in 5 minutes. User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.3 (demeter.kernel.org [140.211.167.41]); Thu, 18 Mar 2010 18:16:27 +0000 (UTC) --- a/sound/soc/codecs/Makefile +++ b/sound/soc/codecs/Makefile @@ -22,6 +22,7 @@ snd-soc-tlv320aic26-objs :=3D tlv320aic26.o snd-soc-tlv320aic3x-objs :=3D tlv320aic3x.o snd-soc-tlv320dac33-objs :=3D tlv320dac33.o snd-soc-twl4030-objs :=3D twl4030.o +snd-soc-twl6040-objs :=3D twl6040.o snd-soc-uda134x-objs :=3D uda134x.o snd-soc-uda1380-objs :=3D uda1380.o snd-soc-wm8350-objs :=3D wm8350.o @@ -85,6 +86,7 @@ obj-$(CONFIG_SND_SOC_TLV320AIC26) +=3D snd-soc-tlv320= aic26.o obj-$(CONFIG_SND_SOC_TLV320AIC3X) +=3D snd-soc-tlv320aic3x.o obj-$(CONFIG_SND_SOC_TLV320DAC33) +=3D snd-soc-tlv320dac33.o obj-$(CONFIG_SND_SOC_TWL4030) +=3D snd-soc-twl4030.o The quoted printable encoding should be fine but note that the 'aic26.o' has been word wrapped onto a new line, which is why patch says the diff