pinctrl: st: Remove unnecessary use of of_match_ptr macro
authorAxel Lin <axel.lin@ingics.com>
Sun, 30 Jun 2013 00:58:57 +0000 (08:58 +0800)
committerMark Brown <broonie@linaro.org>
Sun, 30 Jun 2013 11:39:33 +0000 (12:39 +0100)
commit539fde59ebc615bcb9af373af8947e866dc072c7
tree757821d78e2a59407d31d0584546a13a88dfc22e
parent5c75acdcae1be608b27414334d7e1febef7dbd99
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>
drivers/pinctrl/pinctrl-st.c
This page took 0.024201 seconds and 5 git commands to generate.