From: Andres Salomon Date: Fri, 22 Jul 2011 03:38:01 +0000 (-0700) Subject: staging: olpc_dcon: replace remaining calls to i2c_smbus_read/write X-Git-Tag: v3.2-rc1~169^2^2~864^2~185 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b7a41ebb1bbee4be49e53497dc98e5517f2a2a8;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed