Input: adp5588-keys - use more obvious i2c_device_id name string
[firefly-linux-kernel-4.4.55.git] / drivers / input / keyboard / adp5588-keys.c
index d6918cb966c0603157265851958fd72e9ce5a7a4..b92d1cd5cba1e4ee83923b7bce43c80a7075f5b8 100644 (file)
@@ -660,7 +660,7 @@ static const struct dev_pm_ops adp5588_dev_pm_ops = {
 #endif
 
 static const struct i2c_device_id adp5588_id[] = {
-       { KBUILD_MODNAME, 0 },
+       { "adp5588-keys", 0 },
        { "adp5587-keys", 0 },
        { }
 };