commit | e447c50e3af5dcad3075c80bd1bdc4e2024b8186 | [log] [tgz] |
---|---|---|
author | Rajendra Nayak <rnayak@ti.com> | Fri Apr 27 17:58:13 2012 +0530 |
committer | Mike Turquette <mturquette@linaro.org> | Tue May 01 18:13:20 2012 -0700 |
tree | e07c88f04b42a5b82b653f32d6ca4679610521cd | |
parent | 8b7730ddff5affd623bed2affa0d0fa47ebbad3b [diff] |
clk: constify parent name arrays in macros 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>