mfd: fusb302: change to host when connect type-c to standard-a cable
[firefly-linux-kernel-4.4.55.git] / drivers / mfd / as3711.c
index d9706ede8d3986a07cc5ee76b6ddd7966496ce82..d001f7e238f5f0c63b21648089eee0afeeac861a 100644 (file)
@@ -211,7 +211,6 @@ MODULE_DEVICE_TABLE(i2c, as3711_i2c_id);
 static struct i2c_driver as3711_i2c_driver = {
        .driver = {
                   .name = "as3711",
-                  .owner = THIS_MODULE,
                   .of_match_table = of_match_ptr(as3711_of_match),
        },
        .probe = as3711_i2c_probe,