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:
2429d86
)
mfd: pcf50633: Init pcf->dev before using it
author
Axel Lin
<axel.lin@ingics.com>
Tue, 25 Dec 2012 02:52:49 +0000
(10:52 +0800)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Tue, 22 Jan 2013 02:05:33 +0000
(
03:05
+0100)
Current code uses pcf->dev in the dev_err call before setting it to
&client->dev. Fix it.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found