Staging: IIO: tsl2561: Drop unused module parameters
authorJean Delvare <khali@linux-fr.org>
Sun, 4 Oct 2009 20:53:43 +0000 (22:53 +0200)
committerJean Delvare <khali@linux-fr.org>
Sun, 4 Oct 2009 20:53:43 +0000 (22:53 +0200)
The I2C_CLIENT_INSMOD macro is only useful for i2c drivers which
implement device detection. The tsl2561 driver doesn't, so there
is no point in calling it.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Jonathan Cameron <jic23@cam.ac.uk>

No differences found