commit | 0b7a41ebb1bbee4be49e53497dc98e5517f2a2a8 | [log] [tgz] |
---|---|---|
author | Andres Salomon <dilinger@queued.net> | Thu Jul 21 20:38:01 2011 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Aug 23 14:37:09 2011 -0700 |
tree | fee61c6eea0235456e25f9509555fc66c91e7bec | |
parent | 1b995ac22b53c6176e61a38558c8a8d16be24b69 [diff] |
staging: olpc_dcon: replace remaining calls to i2c_smbus_read/write Use dcon_read and dcon_write; shorter, and understands the dcon_priv struct. This transition was started long ago. This converts the last few i2c_smbus_* callers. Signed-off-by: Andres Salomon <dilinger@queued.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>