ARM: S3C64XX: Add IRQ mapping for wm0010 on Cragganmore
[deliverable/linux.git] / arch / arm / mach-s3c64xx / mach-crag6410-module.c
index 4a83b4e7ab32f88a99e0b24918ea48baef2e82a6..4645aa15c82a95937fd03bdc5891e815191e54e4 100644 (file)
@@ -39,6 +39,7 @@ static struct spi_board_info wm1253_devs[] = {
                .bus_num        = 0,
                .chip_select    = 0,
                .mode           = SPI_MODE_0,
+               .irq            = S3C_EINT(5),
                .controller_data = &wm0010_spi_csinfo,
        },
 };
This page took 0.024497 seconds and 5 git commands to generate.