Skip to content

Commit

Permalink
ARM: S3C64XX: Add IRQ mapping for wm0010 on Cragganmore
Browse files Browse the repository at this point in the history
Signed-off-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
  • Loading branch information
Dimitris Papastamos authored and Kukjin Kim committed Jun 20, 2012
1 parent 25bcde9 commit 1521109
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-s3c64xx/mach-crag6410-module.c
Original file line number Diff line number Diff line change
Expand Up @@ -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,
},
};
Expand Down

0 comments on commit 1521109

Please sign in to comment.