All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <87hb03tw8h.fsf@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index c5122a4..84a2df3 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -14,21 +14,21 @@
 >>> >
 >>> > On Tue, 13 Dec 2011, Shubhrajyoti D wrote:
 >>> >
->>> >> -  The reset in the driver at init is not needed anymore as the
->>> >>    hwmod framework takes care of reseting it.
->>> >> -  Reset is removed from omap_i2c_init, which was called
->>> >>    not only during probe, but also after time out and error handling.
->>> >>    device_reset were added in those places to effect the reset.
->>> >> -  Earlier the hwmod SYSC settings were over-written in the driver.
->>> >>    Removing the same and letting the hwmod take care of the settings.
->>> >> -  Clean up the SYSS_RESETDONE_MASK macro as it is no longer needed.
->>> >> -  Clean up the SYSCONFIG SYSC bit definition macros.
->>> >> -  Fix the typos in wakeup.
+>>> >> - ?The reset in the driver at init is not needed anymore as the
+>>> >> ? ?hwmod framework takes care of reseting it.
+>>> >> - ?Reset is removed from omap_i2c_init, which was called
+>>> >> ? ?not only during probe, but also after time out and error handling.
+>>> >> ? ?device_reset were added in those places to effect the reset.
+>>> >> - ?Earlier the hwmod SYSC settings were over-written in the driver.
+>>> >> ? ?Removing the same and letting the hwmod take care of the settings.
+>>> >> - ?Clean up the SYSS_RESETDONE_MASK macro as it is no longer needed.
+>>> >> - ?Clean up the SYSCONFIG SYSC bit definition macros.
+>>> >> - ?Fix the typos in wakeup.
 >>> >>
 >>> >> Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com>
 >>> >> ---
->>> >>  drivers/i2c/busses/i2c-omap.c |   83 +++++++++++-----------------------------
->>> >>  1 files changed, 23 insertions(+), 60 deletions(-)
+>>> >> ?drivers/i2c/busses/i2c-omap.c | ? 83 +++++++++++-----------------------------
+>>> >> ?1 files changed, 23 insertions(+), 60 deletions(-)
 >>> > This patch either needs to be acked by Ben with a note that it's okay for
 >>> > us to merge through the OMAP tree, or needs to be merged by Ben during the
 >>> > 3.4 merge window, after patches 1-3 have reached the mainline tree.
@@ -45,7 +45,3 @@ This series should be reworked on top of the DT support which Ben has
 now queued for v3.3 (my branch: for_3.3/i2c/misc)
 
 Kevin
---
-To unsubscribe from this list: send the line "unsubscribe linux-omap" in
-the body of a message to majordomo@vger.kernel.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index 148e346..e271e4d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -4,17 +4,10 @@
  "ref\04EEB086A.2050607@ti.com\0"
  "ref\0CANQgH-Ze1S6sy1uhzy_b8GWOCjF4+-9DOCcUn9mq1kAaT+Y7FA@mail.gmail.com\0"
  "ref\0CANQgH-YLez8B-t8nf9_M8samn9YWUa7LcOFx6uPFrJE9tnXB1Q@mail.gmail.com\0"
- "From\0Kevin Hilman <khilman@ti.com>\0"
- "Subject\0Re: [PATCHv8 4/5] OMAP: I2C: Remove the reset in the init path\0"
+ "From\0khilman@ti.com (Kevin Hilman)\0"
+ "Subject\0[PATCHv8 4/5] OMAP: I2C: Remove the reset in the init path\0"
  "Date\0Tue, 10 Jan 2012 07:26:06 -0800\0"
- "To\0Datta"
- " Shubhrajyoti <shubhrajyoti@ti.com>\0"
- "Cc\0Paul Walmsley <paul@pwsan.com>"
-  linux-omap@vger.kernel.org
-  linux-i2c@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
-  b-cousson@ti.com
- " ben-linux@fluff.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "\"Datta, Shubhrajyoti\" <shubhrajyoti@ti.com> writes:\n"
@@ -33,21 +26,21 @@
  ">>> >\n"
  ">>> > On Tue, 13 Dec 2011, Shubhrajyoti D wrote:\n"
  ">>> >\n"
- ">>> >> - \302\240The reset in the driver at init is not needed anymore as the\n"
- ">>> >> \302\240 \302\240hwmod framework takes care of reseting it.\n"
- ">>> >> - \302\240Reset is removed from omap_i2c_init, which was called\n"
- ">>> >> \302\240 \302\240not only during probe, but also after time out and error handling.\n"
- ">>> >> \302\240 \302\240device_reset were added in those places to effect the reset.\n"
- ">>> >> - \302\240Earlier the hwmod SYSC settings were over-written in the driver.\n"
- ">>> >> \302\240 \302\240Removing the same and letting the hwmod take care of the settings.\n"
- ">>> >> - \302\240Clean up the SYSS_RESETDONE_MASK macro as it is no longer needed.\n"
- ">>> >> - \302\240Clean up the SYSCONFIG SYSC bit definition macros.\n"
- ">>> >> - \302\240Fix the typos in wakeup.\n"
+ ">>> >> - ?The reset in the driver at init is not needed anymore as the\n"
+ ">>> >> ? ?hwmod framework takes care of reseting it.\n"
+ ">>> >> - ?Reset is removed from omap_i2c_init, which was called\n"
+ ">>> >> ? ?not only during probe, but also after time out and error handling.\n"
+ ">>> >> ? ?device_reset were added in those places to effect the reset.\n"
+ ">>> >> - ?Earlier the hwmod SYSC settings were over-written in the driver.\n"
+ ">>> >> ? ?Removing the same and letting the hwmod take care of the settings.\n"
+ ">>> >> - ?Clean up the SYSS_RESETDONE_MASK macro as it is no longer needed.\n"
+ ">>> >> - ?Clean up the SYSCONFIG SYSC bit definition macros.\n"
+ ">>> >> - ?Fix the typos in wakeup.\n"
  ">>> >>\n"
  ">>> >> Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com>\n"
  ">>> >> ---\n"
- ">>> >> \302\240drivers/i2c/busses/i2c-omap.c | \302\240 83 +++++++++++-----------------------------\n"
- ">>> >> \302\2401 files changed, 23 insertions(+), 60 deletions(-)\n"
+ ">>> >> ?drivers/i2c/busses/i2c-omap.c | ? 83 +++++++++++-----------------------------\n"
+ ">>> >> ?1 files changed, 23 insertions(+), 60 deletions(-)\n"
  ">>> > This patch either needs to be acked by Ben with a note that it's okay for\n"
  ">>> > us to merge through the OMAP tree, or needs to be merged by Ben during the\n"
  ">>> > 3.4 merge window, after patches 1-3 have reached the mainline tree.\n"
@@ -63,10 +56,6 @@
  "This series should be reworked on top of the DT support which Ben has\n"
  "now queued for v3.3 (my branch: for_3.3/i2c/misc)\n"
  "\n"
- "Kevin\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-omap\" in\n"
- "the body of a message to majordomo@vger.kernel.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ Kevin
 
-6c4e2866f13ea5900b84c84ae47ec802e3fd4f3ab9c0bf2d21860b30f1ee222a
+53d58f72d3f301609a578d7d41a430a34dd95269745e3fbdb139d39335900636

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.