]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP4: hwmod data: Remove irq entries from mcspi, mmc hwmods
authorSricharan R <r.sricharan@ti.com>
Mon, 10 Jun 2013 06:45:20 +0000 (12:15 +0530)
committerTony Lindgren <tony@atomide.com>
Wed, 12 Jun 2013 16:41:46 +0000 (09:41 -0700)
commit0a909b38fbbec5361037851c831a80404a9a78ae
treeaa5a8d55ba21d05fef85cdf914931590f78a0838
parent017f237e1246ac991ab84b634828a1f7dff5f918
ARM: OMAP4: hwmod data: Remove irq entries from mcspi, mmc hwmods

Commit 'd2480bf77dfc40aaefe9692634bedc4d2a39eeef' cleaned up the
data file to remove all irq and dma entries for all hwmods, which
are now populated by DT. But mcspi and mmc irq, dma entries were
retained since MMC, NFS boot was not working. Since it is root caused
to be an issue with only DMA entries [1], irq can be safely removed.

[1] http://www.mail-archive.com/linux-omap@vger.kernel.org/msg90115.html

Signed-off-by: Sricharan R <r.sricharan@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/omap_hwmod_44xx_data.c