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:
4994d1e
)
input: lm8323: get rid of global pdata pointer
author
Felipe Balbi
<felipe.balbi@nokia.com>
Thu, 19 Feb 2009 12:29:39 +0000
(12:29 +0000)
committer
Tony Lindgren
<tony@atomide.com>
Fri, 20 Feb 2009 00:20:41 +0000
(16:20 -0800)
pdata is only used during probe to initialize a few fields
from lm8323 device structure. Moving pdata pointer to probe
won't harm anybody.
Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found