gpio: msm: Add device tree and irqdomain support for gpio-msm-v2
authorRohit Vaswani <rvaswani@codeaurora.org>
Mon, 10 Jun 2013 22:50:21 +0000 (15:50 -0700)
committerDavid Brown <davidb@codeaurora.org>
Wed, 12 Jun 2013 21:50:12 +0000 (14:50 -0700)
This cleans up the gpio-msm-v2 driver of all the global define usage.
The number of gpios are now defined in the device tree. This enables
adding irqdomain support as well.

Signed-off-by: Rohit Vaswani <rvaswani@codeaurora.org>
Acked-by: Grant Likely <grant.likely@linaro.org>
Signed-off-by: David Brown <davidb@codeaurora.org>

No differences found