commit | df6b3352d88560459d4a4926b36409334332f2cb | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | Mon Jun 02 09:50:40 2014 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Wed Jul 09 14:58:03 2014 +0100 |
tree | 7ec9d09fc46cf9b90ddd92040e3d002c8507a241 | |
parent | b804020adadae5ebe82850bd82e29f224d044164 [diff] |
mfd: arizona: Disable DCVDD before we destroy the MFD As DCVDD is probably supplied by a child of the MFD device move its disable to before we destroy the MFD children as the regulator likely won't exist after that. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>