mfd: Add MODULE_DEVICE_TABLE to rdc321x-southbridge
authorAxel Lin <axel.lin@gmail.com>
Thu, 24 Mar 2011 07:04:53 +0000 (15:04 +0800)
committerSamuel Ortiz <sameo@linux.intel.com>
Sat, 26 Mar 2011 23:09:34 +0000 (00:09 +0100)
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 <axel.lin@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found