commit | bad76991d7847b7877ae797cc79745d82ffd9120 | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Mon Jul 02 17:10:56 2012 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Mon Jul 09 00:16:13 2012 +0200 |
tree | dcb3c0ae53b8bfcfa9c9094b45cb55a276fe6ba4 | |
parent | 2968ab133ec790134d4347aa4264c2eb064b42e7 [diff] |
mfd: Register ab8500 devices using the newly DT:ed MFD API Now the MFD API is Device Tree aware we can use it for platform registration again, even when booting with DT enabled. To aid in Device Node pointer allocation we provide each cell with the associative compatible string. Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>