From: Mark Brown Date: Thu, 17 Oct 2013 23:56:51 +0000 (+0100) Subject: Merge remote-tracking branch 'regulator/topic/optional' into regulator-next X-Git-Tag: next-20131018~42^2~8 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=8e08bc2d00a1ba8366edc5ebe15ded64f11ee5b7;p=karo-tx-linux.git Merge remote-tracking branch 'regulator/topic/optional' into regulator-next --- 8e08bc2d00a1ba8366edc5ebe15ded64f11ee5b7 diff --cc drivers/regulator/core.c index 960103a61000,82805e2d8a64..6382f0af353b --- a/drivers/regulator/core.c +++ b/drivers/regulator/core.c @@@ -53,9 -52,7 +53,8 @@@ static DEFINE_MUTEX(regulator_list_mute static LIST_HEAD(regulator_list); static LIST_HEAD(regulator_map_list); static LIST_HEAD(regulator_ena_gpio_list); +static LIST_HEAD(regulator_supply_alias_list); static bool has_full_constraints; - static bool board_wants_dummy_regulator; static struct dentry *debugfs_root;