]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0cb769ef8378641f797f9923978cde7e6353484a
tree451601551397e5cb448ab11a4e6b6ae7e9743aa4
parentbe94ac9a1abe0b3cded27a3866db65d68a763c0a
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