commit | 539fde59ebc615bcb9af373af8947e866dc072c7 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Sun Jun 30 08:58:57 2013 +0800 |
committer | Mark Brown <broonie@linaro.org> | Sun Jun 30 12:39:33 2013 +0100 |
tree | 757821d78e2a59407d31d0584546a13a88dfc22e | |
parent | 5c75acdcae1be608b27414334d7e1febef7dbd99 [diff] |
pinctrl: st: Remove unnecessary use of of_match_ptr macro This is a DT only driver and st_pctl_of_match is always compiled in. Hence of_match_ptr is unnecessary. Signed-off-by: Axel Lin <axel.lin@ingics.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Mark Brown <broonie@linaro.org>