commit | f1f70479e999217ecbf619d71837fc5d77c680fb | [log] [tgz] |
---|---|---|
author | Haojian Zhuang <haojian.zhuang@linaro.org> | Sun Feb 17 19:42:49 2013 +0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Mar 07 05:27:30 2013 +0100 |
tree | d93df998879dd641df05cbd1797f1322c8c522fd | |
parent | 86853c83e33738397564e9377ceeff94d4bc041c [diff] |
gpio: pl061: support irqdomain Drop the support of irq generic chip. Now support irqdomain instead. Although set_wake() is defined in irq generic chip & it is not really used in pl061 gpio driver. Drop it at the same time. Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>