commit | 035a86b85790ffc8491c6d41cbbb5e74d6a17504 | [log] [tgz] |
---|---|---|
author | Keerthy <j-keerthy@ti.com> | Tue Jan 17 21:59:14 2017 +0530 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Jan 26 10:00:23 2017 +0100 |
tree | e33d66e4861b2914a0e54365cc655da27a9465e5 | |
parent | 8e11047b8f3cc0dc6df956cf01915077a574168e [diff] |
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>