commit | e9f1373b643887f63878d1169b310c9acc534cd5 | [log] [tgz] |
---|---|---|
author | David Brownell <david-b@pacbell.net> | Sun Jan 27 18:14:52 2008 +0100 |
committer | Jean Delvare <khali@hyperion.delvare> | Sun Jan 27 18:14:52 2008 +0100 |
tree | f2ac0313819539de849ae633c0e70f26d047ea16 | |
parent | 0b987dcd3ae5626ac006fbbe366e9a8415b303df [diff] |
i2c: Add i2c_new_dummy() utility This adds a i2c_new_dummy() primitive to help work with devices that consume multiple addresses, which include many I2C eeproms and at least one RTC. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Jean Delvare <khali@linux-fr.org>