From: Axel Lin Date: Tue, 1 Mar 2011 09:24:34 +0000 (+0800) Subject: z2_battery: Add MODULE_DEVICE_TABLE X-Git-Tag: v2.6.39-rc1~56^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcbc9169ed3ce7cd12328fec8b9eb9f7b91ce130;p=pandora-kernel.git z2_battery: Add MODULE_DEVICE_TABLE The device table is required to load modules based on modaliases. After adding the MODULE_DEVICE_TABLE, below entry will be added to modules.alias: alias i2c:aer915 z2_battery Signed-off-by: Axel Lin Signed-off-by: Anton Vorontsov --- Reading git-diff-tree failed