commit | 492c826b9facefa84995f4dea917e301b5ee0884 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun May 08 22:30:18 2011 +0100 |
committer | Liam Girdwood <lrg@slimlogic.co.uk> | Fri May 27 10:34:37 2011 +0100 |
tree | f0ac1382e4b9047d43d522ce1cb111e74f84d61b | |
parent | ba413c5972676295862797a46f9070f81691d80e [diff] |
regulator: Remove supply_regulator_dev from machine configuration supply_regulator_dev (using a struct pointer) has been deprecated in favour of supply_regulator (using a regulator name) for quite a few releases now with a warning generated if it is used and there are no current in tree users so just remove the code. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>