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:
eac8a5c
)
mfd: mc13xxx-core: %pF is only for function pointers
author
Scott Wood
<scottwood@freescale.com>
Thu, 12 Mar 2015 03:13:51 +0000
(22:13 -0500)
committer
Lee Jones
<lee.jones@linaro.org>
Mon, 23 Mar 2015 11:48:30 +0000
(11:48 +0000)
Use %pS for actual addresses, otherwise you'll get bad output
on arches like ppc64 where %pF expects a function descriptor.
Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/mc13xxx-core.c
patch
|
blob
|
history
diff --cc
drivers/mfd/mc13xxx-core.c
Simple merge