From: Axel Lin Date: Mon, 28 Feb 2011 06:33:12 +0000 (+0800) Subject: mfd: Add MODULE_DEVICE_TABLE to pcf50633-core X-Git-Tag: v2.6.39-rc1~96^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7679089debfbffc9243b41664e348412f9df1639;p=pandora-kernel.git mfd: Add MODULE_DEVICE_TABLE to pcf50633-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 i2c:pcf50633 pcf50633 Signed-off-by: Axel Lin Acked-by: Harald Welte Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed