From: Axel Lin Date: Mon, 28 Feb 2011 06:32:15 +0000 (+0800) Subject: mfd: Add MODULE_DEVICE_TABLE to mc13xxx-core X-Git-Tag: v2.6.39-rc1~96^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6991ec255af960e1349a21ec2782ea67408b7eb6;p=pandora-kernel.git mfd: Add MODULE_DEVICE_TABLE to mc13xxx-core The device table is required to load modules based on modaliases. After adding the MODULE_DEVICE_TABLE, below entries will be added to modules.alias: alias spi:mc13892 mc13xxx_core alias spi:mc13783 mc13xxx_core Signed-off-by: Axel Lin Acked-by: Uwe Kleine-König Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed