commit | 569be443e3c1329fc6725988004f5d8a32fe3be5 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Sun Jan 27 18:14:45 2008 +0100 |
committer | Jean Delvare <khali@hyperion.delvare> | Sun Jan 27 18:14:45 2008 +0100 |
tree | 694ce140e127777cdc1bc66d2359233dd1d2f307 | |
parent | b3af547e197fa3ca648d148dd8d36befe989e5a0 [diff] |
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>