abx500-chargalg: Store the AB8500 MFD parent device for platform differentiation
authorLee Jones <lee.jones@linaro.org>
Fri, 15 Feb 2013 10:53:57 +0000 (10:53 +0000)
committerLee 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