These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / input / misc / pcf8574_keypad.c
index 97f711a..4abdf1e 100644 (file)
@@ -208,7 +208,6 @@ MODULE_DEVICE_TABLE(i2c, pcf8574_kp_id);
 static struct i2c_driver pcf8574_kp_driver = {
        .driver = {
                .name  = DRV_NAME,
-               .owner = THIS_MODULE,
 #ifdef CONFIG_PM
                .pm = &pcf8574_kp_pm_ops,
 #endif