From: Axel Lin Date: Tue, 1 Mar 2011 09:23:34 +0000 (+0800) Subject: ds2782_battery: Add MODULE_DEVICE_TABLE X-Git-Tag: v2.6.39-rc1~56^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84ab16f54bbde67c8c2aabc36b034c91044935cb;p=pandora-kernel.git ds2782_battery: Add MODULE_DEVICE_TABLE 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:ds2786 ds2782_battery alias i2c:ds2782 ds2782_battery Signed-off-by: Axel Lin Signed-off-by: Anton Vorontsov --- Reading git-diff-tree failed