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)
'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

Simple merge