|
@@ -439,7 +439,7 @@ static int tps6586x_regulator_remove(struct platform_device *pdev)
|
|
|
|
|
|
static struct platform_driver tps6586x_regulator_driver = {
|
|
static struct platform_driver tps6586x_regulator_driver = {
|
|
.driver = {
|
|
.driver = {
|
|
- .name = "tps6586x-pmic",
|
|
|
|
|
|
+ .name = "tps6586x-regulator",
|
|
.owner = THIS_MODULE,
|
|
.owner = THIS_MODULE,
|
|
},
|
|
},
|
|
.probe = tps6586x_regulator_probe,
|
|
.probe = tps6586x_regulator_probe,
|