]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mfd: AB3100 drop unused module parameters
authorJean Delvare <khali@linux-fr.org>
Sun, 4 Oct 2009 20:53:44 +0000 (22:53 +0200)
committerJean Delvare <khali@linux-fr.org>
Sun, 4 Oct 2009 20:53:44 +0000 (22:53 +0200)
commitdcffa12551cc1779970e9c8ba01e87aff92d25d1
tree74691341b776a40eba78fc4017115ae98fa7d934
parent0d83f18b17f89dd745e27759d0464fb29ef6eb65
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>
drivers/mfd/ab3100-core.c