commit | 6991ec255af960e1349a21ec2782ea67408b7eb6 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Mon Feb 28 14:32:15 2011 +0800 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Wed Mar 23 10:41:59 2011 +0100 |
tree | 27630a360f9ee0fe7b058da03866761400152a46 | |
parent | 1310e6d638b302bd9cd064f8de7dcd546bb7f597 [diff] |
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 <axel.lin@gmail.com> Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>