]> Pileus Git - ~andy/linux/commit
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)
commitb10b45c0a17bdad9204abb41f6aa56daba050614
tree2d0944a6b249c3e8e60a11fbcdb3eba5c1f2ac4a
parent3509c6fa05f013047b6039e2a134cd1e2db76114
gpio: tb10x: Remove redundant of_match_ptr helper

'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