ARM: OMAP4: hwmod data: Remove irq entries from mcspi, mmc hwmods omap-for-v3.11/cleanup-signed
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)
Commit '3b9b10151c6838af52244cec4af41a938bb5b7ec' 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>

No differences found