From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [RFC 01/11] ARM: OMAP: mcbsp: Convert core driver to proper platform driver Date: Mon, 20 Feb 2012 09:20:41 -0800 Message-ID: <20120220172040.GJ18185@atomide.com> References: <1329320280-1621-1-git-send-email-peter.ujfalusi@ti.com> <1329320280-1621-2-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: <1329320280-1621-2-git-send-email-peter.ujfalusi@ti.com> Sender: linux-omap-owner@vger.kernel.org To: Peter Ujfalusi Cc: Liam Girdwood , Mark Brown , Jarkko Nikula , linux-omap@vger.kernel.org, alsa-devel@alsa-project.org, linux-arm-kernel@lists.infradead.org, Samuel Ortiz List-Id: alsa-devel@alsa-project.org * Peter Ujfalusi [120215 07:06]: > Convert the plat-omap/mcbsp.c driver to be proper platform driver. > Remove the omap_mcbsp_init function call which was called from > mach-omap1/2/mcbsp.c to register the platform driver for the just > created platform device in the same function. > > Signed-off-by: Peter Ujfalusi Acked-by: Tony Lindgren From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Mon, 20 Feb 2012 09:20:41 -0800 Subject: [RFC 01/11] ARM: OMAP: mcbsp: Convert core driver to proper platform driver In-Reply-To: <1329320280-1621-2-git-send-email-peter.ujfalusi@ti.com> References: <1329320280-1621-1-git-send-email-peter.ujfalusi@ti.com> <1329320280-1621-2-git-send-email-peter.ujfalusi@ti.com> Message-ID: <20120220172040.GJ18185@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Peter Ujfalusi [120215 07:06]: > Convert the plat-omap/mcbsp.c driver to be proper platform driver. > Remove the omap_mcbsp_init function call which was called from > mach-omap1/2/mcbsp.c to register the platform driver for the just > created platform device in the same function. > > Signed-off-by: Peter Ujfalusi Acked-by: Tony Lindgren