|
@@ -643,7 +643,6 @@ static struct i2c_driver pfuze_driver = {
|
|
.id_table = pfuze_device_id,
|
|
.id_table = pfuze_device_id,
|
|
.driver = {
|
|
.driver = {
|
|
.name = "pfuze100-regulator",
|
|
.name = "pfuze100-regulator",
|
|
- .owner = THIS_MODULE,
|
|
|
|
.of_match_table = pfuze_dt_ids,
|
|
.of_match_table = pfuze_dt_ids,
|
|
},
|
|
},
|
|
.probe = pfuze100_regulator_probe,
|
|
.probe = pfuze100_regulator_probe,
|