commit | 2686b4b408c25349aee7b35558722d5730d67224 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@stericsson.com> | Tue Oct 19 12:39:48 2010 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Nov 10 13:10:01 2010 +0000 |
tree | 4ad3778ff46e209237c7695395c7e4b174598ec0 | |
parent | f6614b7bb405a9b35dd28baea989a749492c46b2 [diff] |
ARM: 6311/2: mmci: work with only one irq The DBx500 variants have only one IRQ line hooked up. Allow these (and any other implementations which choose to use only one irq) to work by directing the PIO interrupts also to the first IRQ line. Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com> Signed-off-by: Linus Walleij <linus.walleij@stericsson.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>