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)
commite8b49e0712cb319d6cc732ed1e1433ef4df7b88e
tree8a59d13487a3f7651cefdecc72c311fc194ec1e8
parent2111cad655e32d0ab39d440d26c3e2ce5ba5b802
gpio: clps711x: Use of_match_ptr()

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