From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jarkko Nikula Subject: Re: [alsa-devel] [PATCH v2 08/13] OMAP2+: McBSP: hwmod adaptation for McBSP Date: Fri, 18 Feb 2011 10:08:22 +0200 Message-ID: <20110218100822.751b28d5.jhnikula@gmail.com> References: <1296485437-12806-1-git-send-email-kishon@ti.com> <1296485437-12806-9-git-send-email-kishon@ti.com> <4D47FB19.9040901@nokia.com> <20110201194436.74826dd0.jhnikula@gmail.com> <20110217234140.GH20795@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20110217234140.GH20795@atomide.com> Sender: linux-omap-owner@vger.kernel.org To: Tony Lindgren Cc: "ABRAHAM, KISHON VIJAY" , Peter Ujfalusi , alsa-devel@alsa-project.org, b-cousson@ti.com, khilman@deeprootsystems.com, broonie@opensource.wolfsonmicro.com, paul@pwsan.com, p-basak2@ti.com, lrg@slimlogic.co.uk, linux-omap@vger.kernel.org, shubhrajyoti@ti.com, charu@ti.com List-Id: alsa-devel@alsa-project.org On Thu, 17 Feb 2011 15:41:40 -0800 Tony Lindgren wrote: > > > Actually this part of code doesn't compile for CONFIG_ARCH_OMAP2 if > > > CONFIG_ARCH_OMAP3 is not set. Reason is that the buffer_size in under > > > CONFIG_ARCH_OMAP3 compilation in struct omap_mcbsp_platform_data > > > definition. > > > > > > I think it's easiest if this patch just removes that conditional > > > compilation from struct omap_mcbsp_platform_data as it really doesn't > > > save that much from non !OMAP3 builds. > > > > Thanks. Will fix it in the next version. > > Any news on updating this series? > > Note that you can now leave out the omap4 hwmod data as that has > been merged to omap-for-linus. > My impression from last round was that there is not that many changes required. Of course there must not have bisect issues like above, should not break OMAP1 (which I think was addressed already) but otherwise I think most of the issues were small. Kevin had concerns about PM testing but I would not put that much emphasis on that since the set should not make things any worse but should make possible to go forward with PM. -- Jarkko