mirror of
https://github.com/torvalds/linux.git
synced 2024-12-15 07:33:56 +00:00
7a8d29cec7
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> |
||
---|---|---|
.. | ||
busses | ||
chips | ||
dev-interface | ||
functionality | ||
i2c-protocol | ||
i2c-stub | ||
porting-clients | ||
smbus-protocol | ||
summary | ||
ten-bit-addresses | ||
writing-clients |