From: Lee Jones Date: Thu, 12 Apr 2012 15:51:13 +0000 (+0100) Subject: mmc: mmci: Use correct GPIO binding for IRQ requests X-Git-Tag: v3.5-rc1~85^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a597016058520665452390df919428e4edd7770;p=pandora-kernel.git 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 Signed-off-by: Chris Ball --- Reading git-diff-tree failed