]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge remote-tracking branch 'regulator/topic/optional' into regulator-next
authorMark Brown <broonie@linaro.org>
Wed, 23 Oct 2013 11:18:54 +0000 (12:18 +0100)
committerMark Brown <broonie@linaro.org>
Wed, 23 Oct 2013 11:18:54 +0000 (12:18 +0100)
1  2 
drivers/regulator/Kconfig
drivers/regulator/core.c
include/linux/regulator/machine.h

Simple merge
index 960103a6100041e008ce6793304c82299ca59b16,82805e2d8a647729bbab697b9edc20976e10e0b9..6382f0af353bc257e3ee6c3b545f75c0c1f2904e
@@@ -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;
  
Simple merge