From: Axel Lin Date: Mon, 28 Feb 2011 06:34:27 +0000 (+0800) Subject: mfd: Add MODULE_DEVICE_TABLE to vx855 X-Git-Tag: v2.6.39-rc1~96^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcd2f639629b58fbc702bb8be348a03e75472021;p=pandora-kernel.git mfd: Add MODULE_DEVICE_TABLE to vx855 The device table is required to load modules based on modaliases. After adding the MODULE_DEVICE_TABLE, below entries will be added to modules.pcimap: vx855 0x00001106 0x00008409 0xffffffff 0xffffffff 0x00000000 0x00000000 0x0 Signed-off-by: Axel Lin Acked-by: Harald Welte Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed