commit | e8b49e0712cb319d6cc732ed1e1433ef4df7b88e | [log] [tgz] |
---|---|---|
author | Alexander Shiyan <shc_work@mail.ru> | Tue Dec 24 18:08:53 2013 +0400 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 07 18:53:19 2014 +0100 |
tree | 8a59d13487a3f7651cefdecc72c311fc194ec1e8 | |
parent | 2111cad655e32d0ab39d440d26c3e2ce5ba5b802 [diff] |
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>