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