gpio: stmpe: pass DT node to irqdomain
authorGabriel Fernandez <gabriel.fernandez@stericsson.com>
Mon, 18 Mar 2013 10:45:05 +0000 (11:45 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 27 Mar 2013 10:21:52 +0000 (11:21 +0100)
commit9afd9b7090225d78ef56423a2ff65354dc38f1b1
treeea4c5e505b14690c1f9bdee28fadcec941d48726
parent2ab3a749eb14c96eaf453afe6e678c9c1dab1637
gpio: stmpe: pass DT node to irqdomain

The irq domain was implemented but the device tree
node was not transmitted to irq_domain_add_simple().

Cc: stable@vger.kernel.org
Signed-off-by: Gabriel Fernandez <gabriel.fernandez@stericsson.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-stmpe.c