From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH v2 0/2] ASoC: omap-mcpdm updates for 3.7 Date: Thu, 18 Oct 2012 15:52:37 -0700 Message-ID: <20121018225237.GJ30550@atomide.com> References: <1349339236-3622-1-git-send-email-peter.ujfalusi@ti.com> <20121017195525.GX15569@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20121017195525.GX15569@atomide.com> Sender: linux-omap-owner@vger.kernel.org To: Mark Brown Cc: Liam Girdwood , alsa-devel@alsa-project.org, linux-omap@vger.kernel.org, Peter Ujfalusi List-Id: alsa-devel@alsa-project.org * Tony Lindgren [121017 13:01]: > Hi Mark, > > * Peter Ujfalusi [121004 01:27]: > > Hello Mark, Tony, > > > > Change since v1: > > - Fixed the second patch to keep the omap_mcpdm_open_stream() - after a coffee > > > > The mcpdm driver no longer needs to include any plat/*.h file, clearing the way > > for the single kernel image. > > > > Regards, > > Peter > > --- > > Peter Ujfalusi (1): > > ASoC: omap-mcpdm: Remove OMAP revision check > > > > Tony Lindgren (1): > > ASoC: Fix wrong include for McPDM > > > > sound/soc/omap/omap-mcpdm.c | 9 ++------- > > 1 file changed, 2 insertions(+), 7 deletions(-) > > Is it OK for me to merge in your ASoC for-3.7 branch at commit > 68214d99 (ASoC: omap-mcpdm: Remove OMAP revision check) also > into my omap cleanup branch for v3.8? > > I need that to avoid compile errors with some of my test configs. Never mind, that seems to be merged now. Thanks, Tony