commit | 5271071b20dee56c01b6b9d8e275611403d3d383 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Sun Jan 27 18:14:50 2008 +0100 |
committer | Jean Delvare <khali@hyperion.delvare> | Sun Jan 27 18:14:50 2008 +0100 |
tree | f445ca52095c35db69c8d0c8f8a2c536c3bed162 | |
parent | 7bca0871ca332ad5373a0fd26886e3cfbafa822c [diff] |
i2c-sibyte: Remove the bus scan module parameter The implementation is unsafe, and anyway one can achieve the same from userspace using i2c-dev + i2cdetect. Also tag i2c_sibyte_add_bus __init. Signed-off-by: Jean Delvare <khali@linux-fr.org> Cc: Ralf Baechle <ralf@linux-mips.org>