commit | ed0a4efccc1e346ae4d830949ac4c83f76c77400 | [log] [tgz] |
---|---|---|
author | Rohit Vaswani <rvaswani@codeaurora.org> | Tue Dec 11 15:14:42 2012 -0800 |
committer | Rohit Vaswani <rvaswani@codeaurora.org> | Tue Dec 18 14:21:07 2012 -0800 |
tree | cde36dfca4a00777bcf77f5c5dd0ca14db90f1ce | |
parent | 341c203fe5a3643f9ce45291064decca46f9d87b [diff] |
gpio: Get rid of NR_TLMM_DIR_CONN_IRQS The number of TLMM direct connect interrupts should be defined in device tree or platform data instead of having it be a global #define. Going forward, this enables us to get rid of the per-target irqs.h file. Change-Id: Ie002b5feba416ed377057b6f142683415bd153dd Signed-off-by: Rohit Vaswani <rvaswani@codeaurora.org>