|
@@ -1283,7 +1283,6 @@ MODULE_DEVICE_TABLE(i2c, aic31xx_i2c_id);
|
|
|
static struct i2c_driver aic31xx_i2c_driver = {
|
|
|
.driver = {
|
|
|
.name = "tlv320aic31xx-codec",
|
|
|
- .owner = THIS_MODULE,
|
|
|
.of_match_table = of_match_ptr(tlv320aic31xx_of_match),
|
|
|
},
|
|
|
.probe = aic31xx_i2c_probe,
|