Input: imx6ul_tsc - propagate the errors
[firefly-linux-kernel-4.4.55.git] / drivers / input / touchscreen / ar1021_i2c.c
index f0b954d46a259726d94766e0191f4523351c748a..71b5a634cf6d56509f49563ed7454af9f8ae1b88 100644 (file)
@@ -166,7 +166,6 @@ MODULE_DEVICE_TABLE(of, ar1021_i2c_of_match);
 static struct i2c_driver ar1021_i2c_driver = {
        .driver = {
                .name   = "ar1021_i2c",
-               .owner  = THIS_MODULE,
                .pm     = &ar1021_i2c_pm,
                .of_match_table = ar1021_i2c_of_match,
        },