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)
commit0d83f18b17f89dd745e27759d0464fb29ef6eb65
tree66e4d06b23bfd401bff8e4ba615cfdff15f1445d
parent77279862bad879c1c194171f5cf6b5b0e7abe384
Staging: IIO: tsl2561: Drop unused module parameters

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>
drivers/staging/iio/light/tsl2561.c