commit | 43f68444bce70e360ff6ce3653a54e511625f651 | [log] [tgz] |
---|---|---|
author | Rohit Vaswani <rvaswani@codeaurora.org> | Mon Jun 10 15:50:21 2013 -0700 |
committer | David Brown <davidb@codeaurora.org> | Wed Jun 12 14:50:12 2013 -0700 |
tree | 31a695accad61e88f5f584acca4d9abc0d708eea | |
parent | eda9dcfa56f4864e0e4340f5af3f3e39f514b726 [diff] |
gpio: msm: Add device tree and irqdomain support for gpio-msm-v2 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>