From: Juan Gutierrez Date: Sun, 13 May 2012 12:33:07 +0000 (+0300) Subject: ARM: OMAP4: fix irq and clock name for dsp-iommu X-Git-Tag: omap-fixes-non-critical-for-v3.6~9^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=778d02e9b3b7188ce37ff542e54ff5df723659e6;p=pandora-kernel.git ARM: OMAP4: fix irq and clock name for dsp-iommu Irq and clock names were wrong for dsp iommu configuration for omap4. - Renamed tesla_ick to dsp_fck: This is required because the new naming convention introduced by: commit 0e43327 "OMAP4 clock: Fix clock names and align with hwmod names" - Renamed INT_44XX_DSP_MMU to OMAP44XX_IRQ_TESLA_MMU. Naming convention adopted since: commit e927f8d "omap4: Add auto-generated irq and dma headers" - dsp-iommu is enabled by default. Signed-off-by: Juan Gutierrez Signed-off-by: Ohad Ben-Cohen --- Reading git-diff-tree failed