kernel-ark/drivers/i2c
Jean Delvare 7a8d29cec7 i2c-stub: Chip address as a module parameter
i2c-stub: Chip address as a module parameter

Add a mandatory chip_addr parameter to i2c-stub. This parameter
defines to which chip address the driver will respond, instead of
reponding to all addresses as before. The idea is to prevent the
users from loading i2c-stub at random and being then confused by
the results of sensors-detect or other user-space tools.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-09-26 15:38:51 -07:00
..
algos i2c-algo-bit: Discard the mdelay data struct member 2006-09-26 15:38:51 -07:00
busses i2c-stub: Chip address as a module parameter 2006-09-26 15:38:51 -07:00
chips [PATCH] i2c: tps65010 build fixes 2006-08-26 13:05:12 -07:00
i2c-core.c i2c: __must_check fixes (core drivers) 2006-09-26 15:38:50 -07:00
i2c-dev.c i2c: __must_check fixes, i2c-dev 2006-09-26 15:38:50 -07:00
Kconfig i2c: Fix copy-n-paste in subsystem Kconfig 2006-09-26 15:38:51 -07:00
Makefile