From: Jingchang Lu Date: Wed, 7 Aug 2013 09:05:39 +0000 (+0800) Subject: i2c: imx: wrap registers read/write to inline function X-Git-Tag: v3.12-rc1~140^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d5ef2a83e3097408924b5eea8d7750bbde21e45;p=pandora-kernel.git i2c: imx: wrap registers read/write to inline function wrap the readb(), writeb() into inline function calls. It would make the driver more clearer to support platform with different register offset. Signed-off-by: Jingchang Lu Reviewed-by: Sascha Hauer Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed