From: Dmitry Torokhov Date: Fri, 22 May 2015 20:09:11 +0000 (-0700) Subject: Input: stmpe-ts - fix automatic module loading X-Git-Tag: omap-for-v4.2/fixes-rc1^2~130^2^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f91a3f08b741e3c5ecf501c160e51f6032718f52;p=pandora-kernel.git Input: stmpe-ts - fix automatic module loading When STMPE is instantiated via device tree individual MFD cells rae formed with OF modaliases, not platform modaliases, and so we need to add OF device table to the driver if we want it to load automatically: of:Nstmpe_touchscreenTCst,stmpe-ts Reported-by: Heiner Kallweit Tested-by: Heiner Kallweit Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed