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:
baa2559
)
ARM: imx: clk: No need to initialize phandle struct
author
Fabio Estevam
<fabio.estevam@freescale.com>
Fri, 24 May 2013 19:55:42 +0000
(16:55 -0300)
committer
Shawn Guo
<shawn.guo@linaro.org>
Mon, 17 Jun 2013 07:45:15 +0000
(15:45 +0800)
commit
84344b43c
(ARM: i.MX5: Allow DT clock providers) introduce the following
sparse warning:
arch/arm/mach-imx/clk.c:12:43: warning: Using plain integer as NULL pointer
There is no need to initialize phandle, so remove it.
Cc: Martin Fuzzey <mfuzzey@parkeon.com>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/mach-imx/clk.c
patch
|
blob
|
history
diff --cc
arch/arm/mach-imx/clk.c
Simple merge