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)
commit09182ab11b49b67d04598b19eb89cf0bbd672a60
treeaa5a8d55ba21d05fef85cdf914931590f78a0838
parentb38911f3472be89551bfca740adf0009562b9873
ARM: OMAP4: hwmod data: Remove irq entries from mcspi, mmc hwmods

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>
arch/arm/mach-omap2/omap_hwmod_44xx_data.c