From: Linus Walleij Date: Wed, 18 Apr 2012 21:26:51 +0000 (+0100) Subject: ARM: 7390/1: dts: versatile-pb/ab fix MMC IRQs X-Git-Tag: v3.4-rc6~30^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=754aba436bed2051deaa2af7bdda553df056b6fc;p=pandora-kernel.git ARM: 7390/1: dts: versatile-pb/ab fix MMC IRQs The MMCI driver will not work without two IRQs since this is not flagged as a single-irq variant. Looking through the complex IRQ definition for the MMCI on the versatile (including an #if 1 statement forcing MMCI IRQ0 to the VIC) this appears to the the correct IRQ number for both models. Cc: Niklas Hernaeus Signed-off-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed