git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b7730d
)
clk: constify parent name arrays in macros
author
Rajendra Nayak
<rnayak@ti.com>
Fri, 27 Apr 2012 12:28:13 +0000
(17:58 +0530)
committer
Mike 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