git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7727986
)
Staging: IIO: tsl2561: Drop unused module parameters
author
Jean Delvare
<khali@linux-fr.org>
Sun, 4 Oct 2009 20:53:43 +0000
(22:53 +0200)
committer
Jean 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