]> git.baikalelectronics.ru Git - kernel.git/commit
Input: cyttsp - remove unnecessary MODULE_ALIAS()
authorJavier Martinez Canillas <javier@osg.samsung.com>
Thu, 3 Sep 2015 17:47:25 +0000 (10:47 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 3 Sep 2015 17:56:19 +0000 (10:56 -0700)
commit132dbb3b07ffca7c9a22ad5b01f1b7ff526bc813
treee287670c5c9f1360b1835c1af71024a7da4abfe1
parent89ea317dcdde1060a68b2ddcd316d9029f3c19d2
Input: cyttsp - remove unnecessary MODULE_ALIAS()

The drivers have a I2C device ID table that is used to create the module
aliases and also "cyttsp" and "cyttsp4" are not supported I2C device IDs
so these module aliases are never used.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/cyttsp4_i2c.c
drivers/input/touchscreen/cyttsp_i2c.c