diff for duplicates of <3f76fc53e9b50d75480bcfe1d2b6312e@mail.gmail.com> diff --git a/a/1.txt b/N1/1.txt index bb70aa6..4332969 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,10 +1,10 @@ > -----Original Message----- -> From: linux-omap-owner@vger.kernel.org -[mailto:linux-omap-owner@vger.kernel.org] On Behalf Of Kevin Hilman +> From: linux-omap-owner at vger.kernel.org +[mailto:linux-omap-owner at vger.kernel.org] On Behalf Of Kevin Hilman > Sent: Thursday, January 06, 2011 11:58 PM > To: Paul Walmsley -> Cc: Santosh Shilimkar; linux-omap@vger.kernel.org; tony@atomide.com; -linux-arm-kernel@lists.infradead.org +> Cc: Santosh Shilimkar; linux-omap at vger.kernel.org; tony at atomide.com; +linux-arm-kernel at lists.infradead.org > Subject: Re: [PATCH v2 1/5] omap2plus: clockdomain: Trivial fix for build break because of clktrctrl_mask > @@ -39,46 +39,3 @@ until > Sure, will do. Just another trivial fix. - ->From bb46b74d2b0ab3d35e72b760da7e123a891e6813 Mon Sep 17 00:00:00 2001 -From: Rajendra Nayak <rnayak@ti.com> -Date: Fri, 7 Jan 2011 14:07:25 +0530 -Subject: [PATCH] OMAP: powerdomain: remove unused func declaration - -Trivial fix to remove the unused function declaration -from the powerdomain header. - -Signed-off-by: Rajendra Nayak <rnayak@ti.com> ---- - arch/arm/mach-omap2/powerdomain.h | 1 - - 1 files changed, 0 insertions(+), 1 deletions(-) - -diff --git a/arch/arm/mach-omap2/powerdomain.h -b/arch/arm/mach-omap2/powerdomain.h -index c66431e..0b7a357 100644 ---- a/arch/arm/mach-omap2/powerdomain.h -+++ b/arch/arm/mach-omap2/powerdomain.h -@@ -165,7 +165,6 @@ struct pwrdm_ops { - int (*pwrdm_wait_transition)(struct powerdomain *pwrdm); - }; - --void pwrdm_fw_init(void); - void pwrdm_init(struct powerdomain **pwrdm_list, struct pwrdm_ops -*custom_funcs); - - struct powerdomain *pwrdm_lookup(const char *name); --- -1.7.0.4 - -> -> I currently have a 'fixes-for-tony' branch in my tree which has all the -> fixes I've collected for the -rc cycle. -> -> If you prefer something separate with only the prm and clockdomain -> patches from this series, I can do that as well. -> -> 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/2.hdr b/a/2.hdr deleted file mode 100644 index f4fbc3b..0000000 --- a/a/2.hdr +++ /dev/null @@ -1,6 +0,0 @@ -Content-Type: application/octet-stream; - name="0001-OMAP-powerdomain-remove-unused-func-declaration.patch" -Content-Disposition: attachment; - filename="0001-OMAP-powerdomain-remove-unused-func-declaration.patch" -Content-Transfer-Encoding: base64 -X-Attachment-Id: 98bf8ae8cb917994_0.1 diff --git a/a/2.txt b/a/2.txt deleted file mode 100644 index 8c67adf..0000000 --- a/a/2.txt +++ /dev/null @@ -1,27 +0,0 @@ -From bb46b74d2b0ab3d35e72b760da7e123a891e6813 Mon Sep 17 00:00:00 2001 -From: Rajendra Nayak <rnayak@ti.com> -Date: Fri, 7 Jan 2011 14:07:25 +0530 -Subject: [PATCH] OMAP: powerdomain: remove unused func declaration - -Trivial fix to remove the unused function declaration -from the powerdomain header. - -Signed-off-by: Rajendra Nayak <rnayak@ti.com> ---- - arch/arm/mach-omap2/powerdomain.h | 1 - - 1 files changed, 0 insertions(+), 1 deletions(-) - -diff --git a/arch/arm/mach-omap2/powerdomain.h b/arch/arm/mach-omap2/powerdomain.h -index c66431e..0b7a357 100644 ---- a/arch/arm/mach-omap2/powerdomain.h -+++ b/arch/arm/mach-omap2/powerdomain.h -@@ -165,7 +165,6 @@ struct pwrdm_ops { - int (*pwrdm_wait_transition)(struct powerdomain *pwrdm); - }; - --void pwrdm_fw_init(void); - void pwrdm_init(struct powerdomain **pwrdm_list, struct pwrdm_ops *custom_funcs); - - struct powerdomain *pwrdm_lookup(const char *name); --- -1.7.0.4 diff --git a/a/content_digest b/N1/content_digest index 9f8c599..d46c8ec 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,24 +2,19 @@ "ref\087fwt7z1p3.fsf@ti.com\0" "ref\0alpine.DEB.2.00.1101061059590.22048@utopia.booyaka.com\0" "ref\087ipy1vqdi.fsf@ti.com\0" - "From\0Rajendra Nayak <rnayak@ti.com>\0" - "Subject\0RE: [PATCH v2 1/5] omap2plus: clockdomain: Trivial fix for build break because of clktrctrl_mask\0" + "From\0rnayak@ti.com (Rajendra Nayak)\0" + "Subject\0[PATCH v2 1/5] omap2plus: clockdomain: Trivial fix for build break because of clktrctrl_mask\0" "Date\0Fri, 7 Jan 2011 14:10:50 +0530\0" - "To\0Kevin Hilman <khilman@ti.com>" - " Paul Walmsley <paul@pwsan.com>\0" - "Cc\0Santosh Shilimkar <santosh.shilimkar@ti.com>" - linux-omap@vger.kernel.org - tony@atomide.com - " linux-arm-kernel@lists.infradead.org\0" - "\01:1\0" + "To\0linux-arm-kernel@lists.infradead.org\0" + "\00:1\0" "b\0" "> -----Original Message-----\n" - "> From: linux-omap-owner@vger.kernel.org\n" - "[mailto:linux-omap-owner@vger.kernel.org] On Behalf Of Kevin Hilman\n" + "> From: linux-omap-owner at vger.kernel.org\n" + "[mailto:linux-omap-owner at vger.kernel.org] On Behalf Of Kevin Hilman\n" "> Sent: Thursday, January 06, 2011 11:58 PM\n" "> To: Paul Walmsley\n" - "> Cc: Santosh Shilimkar; linux-omap@vger.kernel.org; tony@atomide.com;\n" - "linux-arm-kernel@lists.infradead.org\n" + "> Cc: Santosh Shilimkar; linux-omap at vger.kernel.org; tony at atomide.com;\n" + "linux-arm-kernel at lists.infradead.org\n" "> Subject: Re: [PATCH v2 1/5] omap2plus: clockdomain: Trivial fix for\n" "build break because of clktrctrl_mask\n" ">\n" @@ -53,79 +48,6 @@ ">\n" "> Sure, will do.\n" "\n" - "Just another trivial fix.\n" - "\n" - ">From bb46b74d2b0ab3d35e72b760da7e123a891e6813 Mon Sep 17 00:00:00 2001\n" - "From: Rajendra Nayak <rnayak@ti.com>\n" - "Date: Fri, 7 Jan 2011 14:07:25 +0530\n" - "Subject: [PATCH] OMAP: powerdomain: remove unused func declaration\n" - "\n" - "Trivial fix to remove the unused function declaration\n" - "from the powerdomain header.\n" - "\n" - "Signed-off-by: Rajendra Nayak <rnayak@ti.com>\n" - "---\n" - " arch/arm/mach-omap2/powerdomain.h | 1 -\n" - " 1 files changed, 0 insertions(+), 1 deletions(-)\n" - "\n" - "diff --git a/arch/arm/mach-omap2/powerdomain.h\n" - "b/arch/arm/mach-omap2/powerdomain.h\n" - "index c66431e..0b7a357 100644\n" - "--- a/arch/arm/mach-omap2/powerdomain.h\n" - "+++ b/arch/arm/mach-omap2/powerdomain.h\n" - "@@ -165,7 +165,6 @@ struct pwrdm_ops {\n" - " \tint\t(*pwrdm_wait_transition)(struct powerdomain *pwrdm);\n" - " };\n" - "\n" - "-void pwrdm_fw_init(void);\n" - " void pwrdm_init(struct powerdomain **pwrdm_list, struct pwrdm_ops\n" - "*custom_funcs);\n" - "\n" - " struct powerdomain *pwrdm_lookup(const char *name);\n" - "-- \n" - "1.7.0.4\n" - "\n" - ">\n" - "> I currently have a 'fixes-for-tony' branch in my tree which has all the\n" - "> fixes I've collected for the -rc cycle.\n" - ">\n" - "> If you prefer something separate with only the prm and clockdomain\n" - "> patches from this series, I can do that as well.\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 - "\01:2\0" - "fn\00001-OMAP-powerdomain-remove-unused-func-declaration.patch\0" - "b\0" - "From bb46b74d2b0ab3d35e72b760da7e123a891e6813 Mon Sep 17 00:00:00 2001\n" - "From: Rajendra Nayak <rnayak@ti.com>\n" - "Date: Fri, 7 Jan 2011 14:07:25 +0530\n" - "Subject: [PATCH] OMAP: powerdomain: remove unused func declaration\n" - "\n" - "Trivial fix to remove the unused function declaration\n" - "from the powerdomain header.\n" - "\n" - "Signed-off-by: Rajendra Nayak <rnayak@ti.com>\n" - "---\n" - " arch/arm/mach-omap2/powerdomain.h | 1 -\n" - " 1 files changed, 0 insertions(+), 1 deletions(-)\n" - "\n" - "diff --git a/arch/arm/mach-omap2/powerdomain.h b/arch/arm/mach-omap2/powerdomain.h\n" - "index c66431e..0b7a357 100644\n" - "--- a/arch/arm/mach-omap2/powerdomain.h\n" - "+++ b/arch/arm/mach-omap2/powerdomain.h\n" - "@@ -165,7 +165,6 @@ struct pwrdm_ops {\n" - " \tint\t(*pwrdm_wait_transition)(struct powerdomain *pwrdm);\n" - " };\n" - " \n" - "-void pwrdm_fw_init(void);\n" - " void pwrdm_init(struct powerdomain **pwrdm_list, struct pwrdm_ops *custom_funcs);\n" - " \n" - " struct powerdomain *pwrdm_lookup(const char *name);\n" - "-- \n" - 1.7.0.4 + Just another trivial fix. -742d5523ac607ada23225eee06476888d7f0ce4348637928897aff173e44b322 +e40b1cc45f81fe10fb476f7fe4e815200514db9fca353080c745ea6c151350f0
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.