gpio: lp3943: Remove redundant of_match_ptr helper
authorSachin Kamat <sachin.kamat@linaro.org>
Tue, 7 Jan 2014 06:27:18 +0000 (11:57 +0530)
committerLee Jones <lee.jones@linaro.org>
Tue, 21 Jan 2014 08:29:00 +0000 (08:29 +0000)
'lp3943_gpio_of_match' is always compiled in. Hence the
helper macro is not needed.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/gpio/gpio-lp3943.c

Simple merge