]> git.karo-electronics.de Git - karo-tx-linux.git/commit
gpio: davinci: Remove custom .xlate
authorKeerthy <j-keerthy@ti.com>
Tue, 17 Jan 2017 16:29:14 +0000 (21:59 +0530)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 26 Jan 2017 09:00:23 +0000 (10:00 +0100)
commit035a86b85790ffc8491c6d41cbbb5e74d6a17504
treee33d66e4861b2914a0e54365cc655da27a9465e5
parent8e11047b8f3cc0dc6df956cf01915077a574168e
gpio: davinci: Remove custom .xlate

With the current redesign of driver it's not necessary to have
custom .xlate() as the gpiolib will assign default of_gpio_simple_xlate().

Suggested-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Keerthy <j-keerthy@ti.com>
Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-davinci.c