]> Pileus Git - ~andy/linux/commit
i2c-sibyte: Remove the bus scan module parameter
authorJean Delvare <khali@linux-fr.org>
Sun, 27 Jan 2008 17:14:50 +0000 (18:14 +0100)
committerJean Delvare <khali@hyperion.delvare>
Sun, 27 Jan 2008 17:14:50 +0000 (18:14 +0100)
commit5271071b20dee56c01b6b9d8e275611403d3d383
treef445ca52095c35db69c8d0c8f8a2c536c3bed162
parent7bca0871ca332ad5373a0fd26886e3cfbafa822c
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>
drivers/i2c/busses/i2c-sibyte.c