]> git.baikalelectronics.ru Git - kernel.git/commit
Input: tca8418 - fix loading this driver as a module from a device tree
authorDr. H. Nikolaus Schaller <hns@goldelico.com>
Fri, 25 Apr 2014 06:43:36 +0000 (23:43 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 25 Apr 2014 06:53:14 +0000 (23:53 -0700)
commitf68d9e998e90be11810f9adb5da6069427c3d3c1
tree1b184b4e8054e805fdff11ba2fce5f88ca491b9c
parent0028d4253c6641788a2bd5e69b670bb27d554f04
Input: tca8418 - fix loading this driver as a module from a device tree

Loading the tca8418 driver as a module on a device tree based system needs
a MODULE_ALIAS because the driver name does not match the automatic
name generation rules of a 'compatible' entry on i2c bus.

Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/keyboard/tca8418_keypad.c