commit | 9a597016058520665452390df919428e4edd7770 | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Thu Apr 12 16:51:13 2012 +0100 |
committer | Chris Ball <cjb@laptop.org> | Fri May 04 10:08:29 2012 -0400 |
tree | 77fa05a567bd3b1b927952eadeb06235e5148b3a | |
parent | 8dde8c467441069144d2430d30fca697c8fae2d3 [diff] |
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>