On Wed, Jun 20, 2012 at 01:28:06PM +0900, Kukjin Kim wrote:
> Kukjin Kim wrote:
> > 
> > Dimitris Papastamos wrote:
> > >
> > > Signed-off-by: Dimitris Papastamos <d...@opensource.wolfsonmicro.com>
> > > ---
> > >  arch/arm/mach-s3c64xx/mach-crag6410-module.c |    1 +
> > >  1 file changed, 1 insertion(+)
> > >
> > > diff --git a/arch/arm/mach-s3c64xx/mach-crag6410-module.c
> > b/arch/arm/mach-
> > > s3c64xx/mach-crag6410-module.c
> > > index f347336..7c8ea3c 100644
> > > --- a/arch/arm/mach-s3c64xx/mach-crag6410-module.c
> > > +++ b/arch/arm/mach-s3c64xx/mach-crag6410-module.c
> > > @@ -47,6 +47,7 @@ static struct spi_board_info wm1253_devs[] = {
> > >           .bus_num        = 0,
> > >           .chip_select    = 0,
> > >           .mode           = SPI_MODE_0,
> > > +         .irq            = S3C_EINT(5),
>                     ^^^^^^^^^^^^
> If there is no reason, using tab is better at the mark ^

Oops, yes tabs there, will re-send.

> > >           .controller_data = &wm0010_spi_csinfo,
> > >           .platform_data = &wm0010_crag_pdata,
> 
> I can't find platform_data in my tree (just v3.5-rc3), there is another
> patch?
> 
> Now, just applying this patch is ok?

Applying this patch should be fine.

Thanks,
Dimitris
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to