Input: drop owner assignment from i2c_driver
[firefly-linux-kernel-4.4.55.git] / drivers / input / touchscreen / goodix.c
index b4d12e29abff72008125c2406b3808cf174e0f71..ccd9dca61195f98bd7f84baa0f0ddeef628229da 100644 (file)
@@ -412,7 +412,6 @@ static struct i2c_driver goodix_ts_driver = {
        .id_table = goodix_ts_id,
        .driver = {
                .name = "Goodix-TS",
-               .owner = THIS_MODULE,
                .acpi_match_table = ACPI_PTR(goodix_acpi_match),
                .of_match_table = of_match_ptr(goodix_of_match),
        },