From: Mark Brown Date: Sun, 8 May 2011 21:30:18 +0000 (+0100) Subject: regulator: Remove supply_regulator_dev from machine configuration X-Git-Tag: v3.0-rc1~48^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=492c826b9facefa84995f4dea917e301b5ee0884;p=pandora-kernel.git 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 Signed-off-by: Liam Girdwood --- Reading git-diff-tree failed