]> git.baikalelectronics.ru Git - kernel.git/commit
i2c-stub: Use a single array for byte and word operations
authorJean Delvare <khali@linux-fr.org>
Sun, 27 Jan 2008 17:14:45 +0000 (18:14 +0100)
committerJean Delvare <khali@hyperion.delvare>
Sun, 27 Jan 2008 17:14:45 +0000 (18:14 +0100)
commit1a17bef8317edb8bd71f4df81b4bcb0624d6d3c7
tree694ce140e127777cdc1bc66d2359233dd1d2f307
parent213ef5d61bac0ef1447097d1cbf985c97498ebb7
i2c-stub: Use a single array for byte and word operations

This mimics the behavior of actual SMBus chips better.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Mark M. Hoffman <mhoffman@lightlink.com>
Documentation/i2c/i2c-stub
drivers/i2c/busses/i2c-stub.c