From: Kuninori Morimoto Date: Fri, 28 Sep 2012 06:44:25 +0000 (-0700) Subject: i2c: add Renesas R-Car I2C driver X-Git-Tag: v3.7-rc1~50^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ccbe607132bd823abbad8d32b13af89161707da;p=pandora-kernel.git i2c: add Renesas R-Car I2C driver R-Car I2C is similar with SH7760 I2C. But the SH7760 I2C driver had many workaround operations, since H/W had bugs. Thus, it was pointless to keep compatible between SH7760 and R-Car I2C drivers. This patch creates new Renesas R-Car I2C driver. Signed-off-by: Kuninori Morimoto Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed