diff for duplicates of <55A3CADB.7080701@linaro.org> diff --git a/a/1.txt b/N1/1.txt index 8e383b0..7bf8a66 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -13,7 +13,7 @@ On Monday 13 July 2015 01:40 PM, Krzysztof Kozlowski wrote: >>>> This patch adds the devicetree binding to enable this >>>> feature. >>>> ->>>> Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org> +>>>> Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> >>>> --- >>>> Documentation/devicetree/bindings/mfd/88pm800.txt | 6 ++++++ >>>> 1 file changed, 6 insertions(+) @@ -102,7 +102,7 @@ Quickly I created a patch (pasted below) for review, commit 22e846837d425ff6f98b087b8f93989dd0cfc666 -Author: Vaibhav Hiremath <vaibhav.hiremath@linaro.org> +Author: Vaibhav Hiremath <vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> Date: Mon Jul 13 19:48:40 2015 +0530 regulator: 88pm800: Add support for configuration of dual phase on @@ -126,7 +126,7 @@ mode. then driver enables the dual-phase mode, irrespective of BUCK1B constraint. - Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org> + Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> diff --git a/drivers/regulator/88pm800.c b/drivers/regulator/88pm800.c index ee4b370..7596210 100644 @@ -191,3 +191,8 @@ registers\n"); }; static struct regulator_ops pm800_volt_table_ops = { + +-- +To unsubscribe from this list: send the line "unsubscribe devicetree" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 40b30f6..519b67d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,10 +3,17 @@ "ref\055A0C2CB.6060209@samsung.com\0" "ref\055A36DBF.5020100@linaro.org\0" "ref\055A3725B.2040801@samsung.com\0" - "From\0vaibhav.hiremath@linaro.org (Vaibhav Hiremath)\0" - "Subject\0[PATCH 5/6] mfd: devicetree: bindings: 88pm800: Add DT property for dual phase enable\0" + "ref\055A3725B.2040801-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org\0" + "From\0Vaibhav Hiremath <vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "Subject\0Re: [PATCH 5/6] mfd: devicetree: bindings: 88pm800: Add DT property for dual phase enable\0" "Date\0Mon, 13 Jul 2015 19:57:39 +0530\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>" + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + " lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0" "\00:1\0" "b\0" "\n" @@ -24,7 +31,7 @@ ">>>> This patch adds the devicetree binding to enable this\n" ">>>> feature.\n" ">>>>\n" - ">>>> Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org>\n" + ">>>> Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" ">>>> ---\n" ">>>> Documentation/devicetree/bindings/mfd/88pm800.txt | 6 ++++++\n" ">>>> 1 file changed, 6 insertions(+)\n" @@ -113,7 +120,7 @@ "\n" "\n" "commit 22e846837d425ff6f98b087b8f93989dd0cfc666\n" - "Author: Vaibhav Hiremath <vaibhav.hiremath@linaro.org>\n" + "Author: Vaibhav Hiremath <vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" "Date: Mon Jul 13 19:48:40 2015 +0530\n" "\n" " regulator: 88pm800: Add support for configuration of dual phase on \n" @@ -137,7 +144,7 @@ "then driver\n" " enables the dual-phase mode, irrespective of BUCK1B constraint.\n" "\n" - " Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org>\n" + " Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" "\n" "diff --git a/drivers/regulator/88pm800.c b/drivers/regulator/88pm800.c\n" "index ee4b370..7596210 100644\n" @@ -201,6 +208,11 @@ "+ .set_current_limit = pm800_set_current_limit,\n" " };\n" "\n" - static struct regulator_ops pm800_volt_table_ops = { + " static struct regulator_ops pm800_volt_table_ops = {\n" + "\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -08d77fda9db21897c920d5fe16b0a4a59dc78796214206e26e1ecfed4a716880 +c6790856298f107c8545ea005f1edb4cde5f5b064f0811061b65b1a9860372e5
diff --git a/a/content_digest b/N2/content_digest index 40b30f6..adc1ff5 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -3,10 +3,16 @@ "ref\055A0C2CB.6060209@samsung.com\0" "ref\055A36DBF.5020100@linaro.org\0" "ref\055A3725B.2040801@samsung.com\0" - "From\0vaibhav.hiremath@linaro.org (Vaibhav Hiremath)\0" - "Subject\0[PATCH 5/6] mfd: devicetree: bindings: 88pm800: Add DT property for dual phase enable\0" + "From\0Vaibhav Hiremath <vaibhav.hiremath@linaro.org>\0" + "Subject\0Re: [PATCH 5/6] mfd: devicetree: bindings: 88pm800: Add DT property for dual phase enable\0" "Date\0Mon, 13 Jul 2015 19:57:39 +0530\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Krzysztof Kozlowski <k.kozlowski@samsung.com>" + " linux-arm-kernel@lists.infradead.org\0" + "Cc\0devicetree@vger.kernel.org" + sameo@linux.intel.com + linux-kernel@vger.kernel.org + robh+dt@kernel.org + " lee.jones@linaro.org\0" "\00:1\0" "b\0" "\n" @@ -203,4 +209,4 @@ "\n" static struct regulator_ops pm800_volt_table_ops = { -08d77fda9db21897c920d5fe16b0a4a59dc78796214206e26e1ecfed4a716880 +f0405fd7a2b2c76dc693f01e5f1911e7976070b31d6b1953e58ee2e81ab1bb5c
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.