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:
584f970
)
abx500-chargalg: Store the AB8500 MFD parent device for platform differentiation
author
Lee Jones
<lee.jones@linaro.org>
Fri, 15 Feb 2013 10:53:57 +0000
(10:53 +0000)
committer
Lee Jones
<lee.jones@linaro.org>
Thu, 7 Mar 2013 04:35:35 +0000
(12:35 +0800)
Any platform can be dynamically probed for model and version number
provided the AB8500 MFD parent device pointer is available. This
patch obtains that pointer and stores it in a locally controlled
struct for later use.
Signed-off-by: Lee Jones <lee.jones@linaro.org>
No differences found