mmc: mmci: Use correct GPIO binding for IRQ requests
authorLee Jones <lee.jones@linaro.org>
Thu, 12 Apr 2012 15:51:13 +0000 (16:51 +0100)
committerChris Ball <cjb@laptop.org>
Fri, 4 May 2012 14:08:29 +0000 (10:08 -0400)
Now there are irqdomains in place for Snowball, we can request GPIO
IRQs directly by their binding. This replaces the previous method
of hard-coding the hwirq using u32 values in the DT.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>

No differences found