From: Omar Ramirez Luna Date: Wed, 24 Oct 2012 22:09:15 +0000 (-0500) Subject: staging: tidspbridge: request the right irq for mmu X-Git-Tag: v3.7-rc3~13^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8cac0bbed33065ac42b3791efefec5dc233f7c1;p=pandora-kernel.git staging: tidspbridge: request the right irq for mmu Requested irq for mmu is currently conflicting with a DMA irq due to recent changes to irq header files, now the offset for the start of the interrupt controller numbering has changed. This should be removed during a future migration to omap-iommu, for now it is hardcoded. Signed-off-by: Omar Ramirez Luna Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed