]> Pileus Git - ~andy/linux/commit
clk: si570: Remove redundant of_match_ptr helper
authorSachin Kamat <sachin.kamat@linaro.org>
Sat, 21 Dec 2013 10:15:27 +0000 (15:45 +0530)
committerMike Turquette <mturquette@linaro.org>
Mon, 23 Dec 2013 06:46:52 +0000 (22:46 -0800)
commite8ab2f11bb8fa73280ce7d0fca3c22be456437df
tree6cce95a8e7d4121736bf75c25d06320a71ade8f1
parent6e1ee9b180a40dbf57ec3204d98b92ac31eff78e
clk: si570: Remove redundant of_match_ptr helper

'clk_si570_of_match' is always compiled in. Hence the
helper macro is not needed.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
drivers/clk/clk-si570.c