commit | dcffa12551cc1779970e9c8ba01e87aff92d25d1 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Sun Oct 04 22:53:44 2009 +0200 |
committer | Jean Delvare <khali@linux-fr.org> | Sun Oct 04 22:53:44 2009 +0200 |
tree | 74691341b776a40eba78fc4017115ae98fa7d934 | |
parent | 0d83f18b17f89dd745e27759d0464fb29ef6eb65 [diff] |
mfd: AB3100 drop unused module parameters The I2C_CLIENT_INSMOD_1 macro is only useful for i2c drivers which implement device detection. The ab3100 driver doesn't, so there is no point in calling it. Signed-off-by: Jean Delvare <khali@linux-fr.org> Acked-by: Linus Walleij <linus.walleij@stericsson.com> Cc: Samuel Ortiz <sameo@linux.intel.com>