All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4CF5814A.8030204@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index ab7183f..8d0b6bf 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -7,12 +7,12 @@ On 11/30/2010 02:30 AM, Inki Dae wrote:
 > Thank you for your comments.
 >
 >> -----Original Message-----
->> From: Sylwester Nawrocki [mailto:spnlinux@gmail.com]
+>> From: Sylwester Nawrocki [mailto:spnlinux at gmail.com]
 >> Sent: Sunday, November 28, 2010 2:07 AM
 >> To: Inki Dae
->> Cc: linux-fbdev@vger.kernel.org; linux-arm-kernel@lists.infradead.org;
->> kyungmin.park@samsung.com; kgene.kim@samsung.com; akpm@linux-
->> foundation.org; lethal@linux-sh.org
+>> Cc: linux-fbdev at vger.kernel.org; linux-arm-kernel at lists.infradead.org;
+>> kyungmin.park at samsung.com; kgene.kim at samsung.com; akpm at linux-
+>> foundation.org; lethal at linux-sh.org
 >> Subject: Re: [PATCH 3/4] S5PC110: add MIPI-DSI support for platform and
 >> machine.
 >>
@@ -220,7 +220,7 @@ a solution. But that doesn't look like your case.
 >>> +{
 >>> +	int ret = -1;
 >>> +
->>> +	WARN_ON(dsim = NULL);
+>>> +	WARN_ON(dsim == NULL);
 >>> +
 >>> +	if (IS_ERR(p_mipi_1_1v) || IS_ERR(p_mipi_1_8v)) {
 >>> +		dev_err(dsim->dev, "p_mipi_1_1v or p_mipi_1_8v is NULL.\n");
@@ -284,7 +284,7 @@ If the mipi-dsi subsystem shares regulator with other device you will
 be cutting off other device's power anytime you are disabling supply
 of mipi-csi. Just imagine that this "other device" is the cpu core..
 
-> Note that some machine doesn’t use regulator(gpio instead of regulator)
+> Note that some machine doesn?t use regulator(gpio instead of regulator)
 
 For those you could define the fixed voltage regulator if appropriate
 and you would also get at the same time the reference counting.
diff --git a/a/content_digest b/N1/content_digest
index 16ae3d9..1187c0c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,9 @@
  "ref\01290496593-4927-1-git-send-email-inki.dae@samsung.com\0"
  "ref\04CF13AC4.3060508@gmail.com\0"
  "ref\0000b01cb902e$3ba14070$b2e3c150$%dae@samsung.com\0"
- "From\0Sylwester Nawrocki <spnlinux@gmail.com>\0"
- "Subject\0Re: [PATCH 3/4] S5PC110: add MIPI-DSI support for platform and machine.\0"
- "Date\0Tue, 30 Nov 2010 22:57:14 +0000\0"
+ "From\0spnlinux@gmail.com (Sylwester Nawrocki)\0"
+ "Subject\0[PATCH 3/4] S5PC110: add MIPI-DSI support for platform and machine.\0"
+ "Date\0Tue, 30 Nov 2010 23:57:14 +0100\0"
  "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
@@ -16,12 +16,12 @@
  "> Thank you for your comments.\n"
  ">\n"
  ">> -----Original Message-----\n"
- ">> From: Sylwester Nawrocki [mailto:spnlinux@gmail.com]\n"
+ ">> From: Sylwester Nawrocki [mailto:spnlinux at gmail.com]\n"
  ">> Sent: Sunday, November 28, 2010 2:07 AM\n"
  ">> To: Inki Dae\n"
- ">> Cc: linux-fbdev@vger.kernel.org; linux-arm-kernel@lists.infradead.org;\n"
- ">> kyungmin.park@samsung.com; kgene.kim@samsung.com; akpm@linux-\n"
- ">> foundation.org; lethal@linux-sh.org\n"
+ ">> Cc: linux-fbdev at vger.kernel.org; linux-arm-kernel at lists.infradead.org;\n"
+ ">> kyungmin.park at samsung.com; kgene.kim at samsung.com; akpm at linux-\n"
+ ">> foundation.org; lethal at linux-sh.org\n"
  ">> Subject: Re: [PATCH 3/4] S5PC110: add MIPI-DSI support for platform and\n"
  ">> machine.\n"
  ">>\n"
@@ -229,7 +229,7 @@
  ">>> +{\n"
  ">>> +\tint ret = -1;\n"
  ">>> +\n"
- ">>> +\tWARN_ON(dsim = NULL);\n"
+ ">>> +\tWARN_ON(dsim == NULL);\n"
  ">>> +\n"
  ">>> +\tif (IS_ERR(p_mipi_1_1v) || IS_ERR(p_mipi_1_8v)) {\n"
  ">>> +\t\tdev_err(dsim->dev, \"p_mipi_1_1v or p_mipi_1_8v is NULL.\\n\");\n"
@@ -293,7 +293,7 @@
  "be cutting off other device's power anytime you are disabling supply\n"
  "of mipi-csi. Just imagine that this \"other device\" is the cpu core..\n"
  "\n"
- "> Note that some machine doesn\303\242\342\202\254\342\204\242t use regulator(gpio instead of regulator)\n"
+ "> Note that some machine doesn?t use regulator(gpio instead of regulator)\n"
  "\n"
  "For those you could define the fixed voltage regulator if appropriate\n"
  "and you would also get at the same time the reference counting.\n"
@@ -303,4 +303,4 @@
  "Regards,\n"
  Sylwester
 
-51a642934f37883dcc02216eab1a61ad28944394f338f16d6f9264ffb063352e
+0812cdb7bc6f968249164824aea9964a0d2aa54b5475b81347aabb65ac138842

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.