From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH v2 0/4] ASoC machine driver for simple SoC with twl4030 Date: Wed, 15 Aug 2012 17:10:31 +0100 Message-ID: <20120815161031.GA15365@opensource.wolfsonmicro.com> References: <1344935279-32364-1-git-send-email-peter.ujfalusi@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1344935279-32364-1-git-send-email-peter.ujfalusi@ti.com> Sender: linux-omap-owner@vger.kernel.org To: Peter Ujfalusi Cc: Liam Girdwood , Tony Lindgren , Steve Sakoman , Anuj Aggarwal , Benoit Cousson , alsa-devel@alsa-project.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree-discuss@lists.ozlabs.org List-Id: alsa-devel@alsa-project.org On Tue, Aug 14, 2012 at 12:07:55PM +0300, Peter Ujfalusi wrote: > Create new unified ASoC machine driver (with DT support) for boards using simple > configuration for audio and using the twl4030 codec. > This driver will replace the following machine drivers (since they are basically > the same): > igep0020, omap3beagle, omap3evm and overo. Applied, thanks.