Re: [PATCH] spi/omap2: mark omap2_mcspi_master_setup as __devinit

2012-07-22 Thread Mark Brown
On Fri, Jul 20, 2012 at 04:01:43PM +0530, Shubhrajyoti D wrote: > From: Arnd Bergmann > > This warning recently appeared with omap2plus_defconfig: Applied, thanks. signature.asc Description: Digital signature

[PATCH] spi/omap2: mark omap2_mcspi_master_setup as __devinit

2012-07-20 Thread Shubhrajyoti D
From: Arnd Bergmann This warning recently appeared with omap2plus_defconfig: WARNING: drivers/spi/built-in.o(.devinit.text+0x3c4): Section mismatch in reference from the function omap2_mcspi_probe() to the function .init.text:omap2_mcspi_master_setup() The function __devinit omap2_mcspi_probe(