All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5087C997.5040503@renesas.com>

diff --git a/a/1.txt b/N1/1.txt
index 3fa6e7a..a256f6f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -103,12 +103,12 @@ index 309d0d5..1ad80c9 100644
 -			pd->icic &= ~ICIC_ICCLB8;
 +	i2c_clk_khz = clk_get_rate(pd->clk) / 1000;
 +
-+	if (pd->bus_speed == STANDARD_MODE) {
++	if (pd->bus_speed = STANDARD_MODE) {
 +		tLOW	= 47;	/* tLOW = 4.7 us */
 +		tHIGH	= 40;	/* tHD;STA = tHIGH = 4.0 us */
 +		tf	= 3;	/* tf = 0.3 us */
 +		offset	= 0;	/* No offset */
-+	} else if (pd->bus_speed == FAST_MODE) {
++	} else if (pd->bus_speed = FAST_MODE) {
 +		tLOW	= 13;	/* tLOW = 1.3 us */
 +		tHIGH	= 6;	/* tHD;STA = tHIGH = 0.6 us */
 +		tf	= 3;	/* tf = 0.3 us */
diff --git a/a/content_digest b/N1/content_digest
index cd853b6..e32e1c9 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,13 +1,8 @@
  "ref\05087C93F.6080601@renesas.com\0"
  "From\0Shinya Kuribayashi <shinya.kuribayashi.px@renesas.com>\0"
  "Subject\0[PATCH 2/5] i2c: i2c-sh_mobile: optimize ICCH/ICCL values according to I2C bus speed\0"
- "Date\0Wed, 24 Oct 2012 19:57:27 +0900\0"
- "To\0w.sang@pengutronix.de"
-  ben-linux@fluff.org
- " magnus.damm@gmail.com\0"
- "Cc\0linux-i2c@vger.kernel.org"
-  linux-arm-kernel@lists.infradead.org
- " linux-sh@vger.kernel.org\0"
+ "Date\0Wed, 24 Oct 2012 10:57:27 +0000\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "ICCH/ICCL values is supposed to be calculated/optimized to strictly meet\n"
@@ -115,12 +110,12 @@
  "-\t\t\tpd->icic &= ~ICIC_ICCLB8;\n"
  "+\ti2c_clk_khz = clk_get_rate(pd->clk) / 1000;\n"
  "+\n"
- "+\tif (pd->bus_speed == STANDARD_MODE) {\n"
+ "+\tif (pd->bus_speed = STANDARD_MODE) {\n"
  "+\t\ttLOW\t= 47;\t/* tLOW = 4.7 us */\n"
  "+\t\ttHIGH\t= 40;\t/* tHD;STA = tHIGH = 4.0 us */\n"
  "+\t\ttf\t= 3;\t/* tf = 0.3 us */\n"
  "+\t\toffset\t= 0;\t/* No offset */\n"
- "+\t} else if (pd->bus_speed == FAST_MODE) {\n"
+ "+\t} else if (pd->bus_speed = FAST_MODE) {\n"
  "+\t\ttLOW\t= 13;\t/* tLOW = 1.3 us */\n"
  "+\t\ttHIGH\t= 6;\t/* tHD;STA = tHIGH = 0.6 us */\n"
  "+\t\ttf\t= 3;\t/* tf = 0.3 us */\n"
@@ -210,4 +205,4 @@
  "-- \n"
  1.7.12.4
 
-464f549fd1c3f3101bf261ac4ae912c293c0e30b62f62e09d9d5dc8653a35114
+accf893058b70862a5c404063de200d1907ee5b2253dbaa28d537fd0c4e35335

diff --git a/a/content_digest b/N2/content_digest
index cd853b6..43d5d47 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,13 +1,8 @@
  "ref\05087C93F.6080601@renesas.com\0"
- "From\0Shinya Kuribayashi <shinya.kuribayashi.px@renesas.com>\0"
+ "From\0shinya.kuribayashi.px@renesas.com (Shinya Kuribayashi)\0"
  "Subject\0[PATCH 2/5] i2c: i2c-sh_mobile: optimize ICCH/ICCL values according to I2C bus speed\0"
  "Date\0Wed, 24 Oct 2012 19:57:27 +0900\0"
- "To\0w.sang@pengutronix.de"
-  ben-linux@fluff.org
- " magnus.damm@gmail.com\0"
- "Cc\0linux-i2c@vger.kernel.org"
-  linux-arm-kernel@lists.infradead.org
- " linux-sh@vger.kernel.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "ICCH/ICCL values is supposed to be calculated/optimized to strictly meet\n"
@@ -210,4 +205,4 @@
  "-- \n"
  1.7.12.4
 
-464f549fd1c3f3101bf261ac4ae912c293c0e30b62f62e09d9d5dc8653a35114
+051023e81a949540283dcef272e4122df04f3f355bdeb39cddafde5638c412fb

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.