From mboxrd@z Thu Jan 1 00:00:00 1970 From: broonie@opensource.wolfsonmicro.com (Mark Brown) Date: Wed, 15 Aug 2012 17:10:31 +0100 Subject: [PATCH v2 0/4] ASoC machine driver for simple SoC with twl4030 In-Reply-To: <1344935279-32364-1-git-send-email-peter.ujfalusi@ti.com> References: <1344935279-32364-1-git-send-email-peter.ujfalusi@ti.com> Message-ID: <20120815161031.GA15365@opensource.wolfsonmicro.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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.