commit | 10ecb80e8cb450f5b10c9aff168842c9a3c949ef | [log] [tgz] |
---|---|---|
author | Laxman Dewangan <ldewangan@nvidia.com> | Tue Nov 13 19:33:56 2012 +0530 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Tue Nov 20 12:21:08 2012 +0100 |
tree | 3ff704dc843d869677602d3fc6b2a5075b9826df | |
parent | 7aae79fd8857794406841ededbdef493fac3d889 [diff] |
mfd: tps65910: Initialize mfd devices after all initialization done Add sub devices of tps65910 after all initialization like interrupt, clock etc. is done. This will make sure that require data gets initialized properly before sub devices probe's get called. Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>