gpio: tb10x: Remove redundant of_match_ptr helper
authorSachin Kamat <sachin.kamat@linaro.org>
Sat, 21 Dec 2013 10:27:41 +0000 (15:57 +0530)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 2 Jan 2014 13:03:22 +0000 (14:03 +0100)
'tb10x_gpio_dt_ids' is always compiled in. Hence the
helper macro is not needed.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-tb10x.c

Simple merge