Merge branch 'depends/rmk/devel-stable' into next/cleanup
[deliverable/linux.git] / arch / arm / mach-imx / mach-mx27_3ds.c
index 2eafbac2c76356dad02db7bb13a08ec64f1b5726..bcf480b8a9f884a70ff33eeaf16d97a893d2709a 100644 (file)
@@ -359,7 +359,7 @@ static struct spi_board_info mx27_3ds_spi_devs[] __initdata = {
                .bus_num        = 1,
                .chip_select    = 0, /* SS0 */
                .platform_data  = &mc13783_pdata,
-               .irq = gpio_to_irq(PMIC_INT),
+               .irq = IMX_GPIO_TO_IRQ(PMIC_INT),
                .mode = SPI_CS_HIGH,
        }, {
                .modalias       = "l4f00242t03",
This page took 0.02411 seconds and 5 git commands to generate.