From: Axel Lin Date: Thu, 24 Mar 2011 07:04:53 +0000 (+0800) Subject: mfd: Add MODULE_DEVICE_TABLE to rdc321x-southbridge X-Git-Tag: v2.6.39-rc1~33^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8537548645231424b457dd277900054c59096920;p=pandora-kernel.git mfd: Add MODULE_DEVICE_TABLE to rdc321x-southbridge The device table is required to load modules based on modaliases. After adding MODULE_DEVICE_TABLE, below entry will be added to modules.pcimap: rdc321x-southbridge 0x000017f3 0x00006030 0xffffffff 0xffffffff 0x00000000 0x00000000 0x0 Signed-off-by: Axel Lin Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed