From: Jean Delvare Date: Sun, 4 Oct 2009 20:53:43 +0000 (+0200) Subject: Staging: IIO: tsl2561: Drop unused module parameters X-Git-Tag: v2.6.32-rc3~5^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d83f18b17f89dd745e27759d0464fb29ef6eb65;p=pandora-kernel.git 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 Cc: Jonathan Cameron --- Reading git-diff-tree failed