gpio: tps65910: initialize of_node of gpio_chip
authorLaxman Dewangan <ldewangan@nvidia.com>
Wed, 4 Jul 2012 15:06:45 +0000 (20:36 +0530)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 5 Jul 2012 13:44:22 +0000 (15:44 +0200)
commit626f9914a371e22f15135f67db6c2aa64adbdacb
tree451601551397e5cb448ab11a4e6b6ae7e9743aa4
parent33a4e985bab25d6753b52d1322b4e2fff706dd4f
gpio: tps65910: initialize of_node of gpio_chip

Initialize the gpio chip's of_node to the device's node
to work with DT based system.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-tps65910.c