commit | 330b7ebfa59d70ea5b814a04a28b8c7d8e462a81 | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Fri Feb 15 10:53:57 2013 +0000 |
committer | Lee Jones <lee.jones@linaro.org> | Thu Mar 07 12:35:35 2013 +0800 |
tree | 67a39965bfd503f4c5e325c5219ba678fd4fe4de | |
parent | 584f970339bb259d4ac7dd82b355f283550193b2 [diff] |
abx500-chargalg: Store the AB8500 MFD parent device for platform differentiation 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>