Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/max77693...
authorMark Brown <broonie@kernel.org>
Fri, 5 Dec 2014 11:14:37 +0000 (11:14 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 5 Dec 2014 11:14:37 +0000 (11:14 +0000)
1  2  3  4  5  6 
drivers/regulator/anatop-regulator.c
drivers/regulator/arizona-ldo1.c
drivers/regulator/fixed.c
drivers/regulator/gpio-regulator.c
drivers/regulator/max77693.c
drivers/regulator/max8952.c
drivers/regulator/rk808-regulator.c
drivers/regulator/s5m8767.c
include/linux/of.h
include/linux/regulator/driver.h

Simple merge
@@@@@@@ -257,11 -257,9 -257,9 -259,9 -257,9 -257,9 +259,11 @@@@@@@ static int arizona_ldo1_probe(struct pl
      
        if (IS_ENABLED(CONFIG_OF)) {
                if (!dev_get_platdata(arizona->dev)) {
--- --                  ret = arizona_ldo1_of_get_pdata(arizona, &config);
+++ ++                  ret = arizona_ldo1_of_get_pdata(arizona, &config, desc);
                        if (ret < 0)
                                return ret;
 +++++
 +++++                  config.ena_gpio_initialized = true;
                }
        }
      
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge