commit | 0be9e70d5808938c595199caa8368b734ba3539a | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Fri Aug 23 14:27:53 2013 +0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Aug 28 13:16:22 2013 +0200 |
tree | 80d98b77266244a39492e6f3174afea1ac747b48 | |
parent | 63ca8db757063ca1c6ea2ed74a02f8080ac64c94 [diff] |
pinctrl: rockchip: Remove of_match_ptr macro for DT only driver This is a DT only driver and rockchip_pinctrl_dt_match is always compiled in. Thus remove of_match_ptr macro. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>