Merge branch 'regulator-5.1' into regulator-next

This commit is contained in:
Mark Brown
2019-03-04 15:32:43 +00:00
89 changed files with 2338 additions and 1380 deletions

View File

@@ -330,7 +330,6 @@ static struct fixed_voltage_config pandora_vwlan = {
.supply_name = "vwlan",
.microvolts = 1800000, /* 1.8V */
.startup_delay = 50000, /* 50ms */
.enable_high = 1,
.init_data = &pandora_vmmc3,
};