]> git.baikalelectronics.ru Git - kernel.git/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)
commit7d99d49a947d9efb7ad6f09f0df121fe96f4ac9b
treef445ca52095c35db69c8d0c8f8a2c536c3bed162
parentc6e196e6e34a948ec653db3914406f4ee52283b8
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