From: Dr. H. Nikolaus Schaller Date: Fri, 25 Apr 2014 06:43:36 +0000 (-0700) Subject: Input: tca8418 - fix loading this driver as a module from a device tree X-Git-Tag: omap-for-v3.16/fixes-against-rc1~201^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c16134976fb27d325ae037a8b39b537a77ba1d12;p=pandora-kernel.git 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 Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed