From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: au1x: fix section mismatch in psc-i2s.c Date: Tue, 13 Jul 2010 12:40:06 +0100 Message-ID: <20100713114005.GI12686@rakim.wolfsonmicro.main> References: <1278940499-16824-1-git-send-email-manuel.lauss@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1278940499-16824-1-git-send-email-manuel.lauss@googlemail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: alsa-devel@alsa-project.org Cc: alsa-devel@vger.kernel.org List-Id: alsa-devel@alsa-project.org On Mon, Jul 12, 2010 at 03:14:59PM +0200, Manuel Lauss wrote: > Annotate platform probe callback with __devinit instead of plain __init. > > Signed-off-by: Manuel Lauss Applied, thanks.