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)
commit9a597016058520665452390df919428e4edd7770
tree77fa05a567bd3b1b927952eadeb06235e5148b3a
parent8dde8c467441069144d2430d30fca697c8fae2d3
mmc: mmci: Use correct GPIO binding for IRQ requests

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>
drivers/mmc/host/mmci.c
This page took 0.032976 seconds and 5 git commands to generate.