gpio: clps711x: Use of_match_ptr()
authorAlexander Shiyan <shc_work@mail.ru>
Tue, 24 Dec 2013 14:08:53 +0000 (18:08 +0400)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 7 Jan 2014 17:53:19 +0000 (18:53 +0100)
There is no reason to keep the OF data if the driver was compiled
without DT support.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-clps711x.c

Simple merge