Commit 21a122b5 authored by Mark Brown's avatar Mark Brown

Merge remote-tracking branch 'regulator/topic/tps6524x' into regulator-devm

parents f004eaf4 78925b3a
......@@ -588,7 +588,6 @@ static int pmic_remove(struct spi_device *spi)
regulator_unregister(hw->rdev[i]);
hw->rdev[i] = NULL;
}
spi_set_drvdata(spi, NULL);
return 0;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment