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)
commitc16134976fb27d325ae037a8b39b537a77ba1d12
tree1b184b4e8054e805fdff11ba2fce5f88ca491b9c
parentef3714fdbc8d4bb0af2eff584519f9687aed0fcb
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