All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <3575249.Vg82ll65tN@flatron>

diff --git a/a/1.txt b/N1/1.txt
index 163df3e..9924bc6 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -156,7 +156,7 @@ and below:
 Nice trick ;), but not very readable. What about creating an enum of PHYs 
 and using those defined values here:
 
-	if (id = PHY_DSI0 || id = PHY_DSI1)
+	if (id == PHY_DSI0 || id == PHY_DSI1)
 
 > +		reset = EXYNOS_MIPI_PHY_MRESETN;
 > +	else
diff --git a/a/content_digest b/N1/content_digest
index 2825d67..be3b48b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,8 +2,19 @@
  "ref\01371231951-1969-2-git-send-email-s.nawrocki@samsung.com\0"
  "From\0Tomasz Figa <tomasz.figa@gmail.com>\0"
  "Subject\0Re: [RFC PATCH 1/5] phy: Add driver for Exynos MIPI CSIS/DSIM DPHYs\0"
- "Date\0Sun, 16 Jun 2013 21:11:48 +0000\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "Date\0Sun, 16 Jun 2013 23:11:48 +0200\0"
+ "To\0Sylwester Nawrocki <s.nawrocki@samsung.com>\0"
+ "Cc\0kishon@ti.com"
+  linux-arm-kernel@lists.infradead.org
+  linux-media@vger.kernel.org
+  linux-samsung-soc@vger.kernel.org
+  kyungmin.park@samsung.com
+  sw0312.kim@samsung.com
+  devicetree-discuss@lists.ozlabs.org
+  kgene.kim@samsung.com
+  dh09.lee@samsung.com
+  jg1.han@samsung.com
+ " linux-fbdev@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "Hi Sylwester,\n"
@@ -164,7 +175,7 @@
  "Nice trick ;), but not very readable. What about creating an enum of PHYs \n"
  "and using those defined values here:\n"
  "\n"
- "\tif (id = PHY_DSI0 || id = PHY_DSI1)\n"
+ "\tif (id == PHY_DSI0 || id == PHY_DSI1)\n"
  "\n"
  "> +\t\treset = EXYNOS_MIPI_PHY_MRESETN;\n"
  "> +\telse\n"
@@ -296,4 +307,4 @@
  "> driver\"); +MODULE_LICENSE(\"GPL\");\n"
  "> +MODULE_AUTHOR(\"Sylwester Nawrocki <s.nawrocki@samsung.com>\");"
 
-f89210306f5a3897c6072c14320dde76d5e6bf56fade9073fb005369701ac4fd
+48be78a8f8fb482849921200630b518024cf1ac4ee08301ac0103d00fd7fd15e

diff --git a/a/1.txt b/N2/1.txt
index 163df3e..9924bc6 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -156,7 +156,7 @@ and below:
 Nice trick ;), but not very readable. What about creating an enum of PHYs 
 and using those defined values here:
 
-	if (id = PHY_DSI0 || id = PHY_DSI1)
+	if (id == PHY_DSI0 || id == PHY_DSI1)
 
 > +		reset = EXYNOS_MIPI_PHY_MRESETN;
 > +	else
diff --git a/a/content_digest b/N2/content_digest
index 2825d67..16c5977 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,8 +1,8 @@
  "ref\01371231951-1969-1-git-send-email-s.nawrocki@samsung.com\0"
  "ref\01371231951-1969-2-git-send-email-s.nawrocki@samsung.com\0"
- "From\0Tomasz Figa <tomasz.figa@gmail.com>\0"
- "Subject\0Re: [RFC PATCH 1/5] phy: Add driver for Exynos MIPI CSIS/DSIM DPHYs\0"
- "Date\0Sun, 16 Jun 2013 21:11:48 +0000\0"
+ "From\0tomasz.figa@gmail.com (Tomasz Figa)\0"
+ "Subject\0[RFC PATCH 1/5] phy: Add driver for Exynos MIPI CSIS/DSIM DPHYs\0"
+ "Date\0Sun, 16 Jun 2013 23:11:48 +0200\0"
  "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
@@ -164,7 +164,7 @@
  "Nice trick ;), but not very readable. What about creating an enum of PHYs \n"
  "and using those defined values here:\n"
  "\n"
- "\tif (id = PHY_DSI0 || id = PHY_DSI1)\n"
+ "\tif (id == PHY_DSI0 || id == PHY_DSI1)\n"
  "\n"
  "> +\t\treset = EXYNOS_MIPI_PHY_MRESETN;\n"
  "> +\telse\n"
@@ -296,4 +296,4 @@
  "> driver\"); +MODULE_LICENSE(\"GPL\");\n"
  "> +MODULE_AUTHOR(\"Sylwester Nawrocki <s.nawrocki@samsung.com>\");"
 
-f89210306f5a3897c6072c14320dde76d5e6bf56fade9073fb005369701ac4fd
+d242cfc83004e4439b07efa7199a684aaccdd3a4d4b58cb34832df1a85df2150

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.