clk: constify parent name arrays in macros
authorRajendra Nayak <rnayak@ti.com>
Fri, 27 Apr 2012 12:28:13 +0000 (17:58 +0530)
committerMike Turquette <mturquette@linaro.org>
Wed, 2 May 2012 01:13:20 +0000 (18:13 -0700)
parent name array is now expected to be const char *, make
the relevent changes in the clk macros which define
default clock types.

Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>

No differences found