diff options
author | Javier Martinez Canillas <javier@osg.samsung.com> | 2015-08-29 02:30:46 +0200 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2015-08-29 02:46:25 +0200 |
commit | d6f5aef298b5e5bd12e5d3ef111a4d0fc727ca70 (patch) | |
tree | b389213037069ddaad64eb2b8f54ac8f7a7f7b93 /mm/swap_cgroup.c | |
parent | Input: elan_i2c - fix typos for validpage_count (diff) | |
download | linux-d6f5aef298b5e5bd12e5d3ef111a4d0fc727ca70.tar.xz linux-d6f5aef298b5e5bd12e5d3ef111a4d0fc727ca70.zip |
Input: max8997_haptic - fix module alias
The driver is a platform driver and not a I2C driver so its modalias
should be exported with MODULE_DEVICE_TABLE(platform,...) instead of
MODULE_DEVICE_TABLE(i2c,...).
Also, remove the unnecessary MODULE_ALIAS("platform:max8997-haptic")
now that the correct module alias is created.
Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'mm/swap_cgroup.c')
0 files changed, 0 insertions, 0 deletions