diff for duplicates of <1297590033-15035-15-git-send-email-ccross@android.com> diff --git a/a/1.txt b/N1/1.txt index 5be1e05..956d575 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,7 +2,7 @@ Some peripheral clocks share enable bits. Refcount the enables so that calling clk_disable on one clock will not turn off another clock. -Signed-off-by: Colin Cross <ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org> +Signed-off-by: Colin Cross <ccross@android.com> --- arch/arm/mach-tegra/tegra2_clocks.c | 35 +++++++++++++++++++++++++++++------ 1 files changed, 29 insertions(+), 6 deletions(-) @@ -99,8 +99,3 @@ index 6905bd0..2f79128 100644 PERIPH_CLK("hdmi", "hdmi", NULL, 51, 0x18c, 600000000, mux_pllp_plld_pllc_clkm, MUX | DIV_U71), /* requires min voltage */ -- 1.7.3.1 - --- -To unsubscribe from this list: send the line "unsubscribe linux-tegra" 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 8548b25..a921ff1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,22 +1,15 @@ "ref\01297590033-15035-1-git-send-email-ccross@android.com\0" - "ref\01297590033-15035-1-git-send-email-ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org\0" - "From\0Colin Cross <ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org>\0" + "From\0ccross@android.com (Colin Cross)\0" "Subject\0[PATCH 14/21] ARM: tegra: clock: Refcount periph clock enables\0" "Date\0Sun, 13 Feb 2011 01:40:26 -0800\0" - "To\0linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" - "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" - konkers-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org - olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org - Colin Cross <ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org> - Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Some peripheral clocks share enable bits. Refcount the enables so\n" "that calling clk_disable on one clock will not turn off another\n" "clock.\n" "\n" - "Signed-off-by: Colin Cross <ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org>\n" + "Signed-off-by: Colin Cross <ccross@android.com>\n" "---\n" " arch/arm/mach-tegra/tegra2_clocks.c | 35 +++++++++++++++++++++++++++++------\n" " 1 files changed, 29 insertions(+), 6 deletions(-)\n" @@ -112,11 +105,6 @@ " \tPERIPH_CLK(\"tvo\",\t\"tvo\",\t\t\tNULL,\t49,\t0x188,\t250000000, mux_pllp_plld_pllc_clkm,\tMUX | DIV_U71), /* requires min voltage */\n" " \tPERIPH_CLK(\"hdmi\",\t\"hdmi\",\t\t\tNULL,\t51,\t0x18c,\t600000000, mux_pllp_plld_pllc_clkm,\tMUX | DIV_U71), /* requires min voltage */\n" "-- \n" - "1.7.3.1\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-tegra\" 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 + 1.7.3.1 -2f7cb9f749f8eb21aa4027b40515fbeabda4efc0a584939bc2dd1854fb492a60 +455626eff8b3a481bafaf51f8d06ec8089d4e7e0326deb61f378c35a9cf9f253
diff --git a/a/1.txt b/N2/1.txt index 5be1e05..956d575 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -2,7 +2,7 @@ Some peripheral clocks share enable bits. Refcount the enables so that calling clk_disable on one clock will not turn off another clock. -Signed-off-by: Colin Cross <ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org> +Signed-off-by: Colin Cross <ccross@android.com> --- arch/arm/mach-tegra/tegra2_clocks.c | 35 +++++++++++++++++++++++++++++------ 1 files changed, 29 insertions(+), 6 deletions(-) @@ -99,8 +99,3 @@ index 6905bd0..2f79128 100644 PERIPH_CLK("hdmi", "hdmi", NULL, 51, 0x18c, 600000000, mux_pllp_plld_pllc_clkm, MUX | DIV_U71), /* requires min voltage */ -- 1.7.3.1 - --- -To unsubscribe from this list: send the line "unsubscribe linux-tegra" 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/N2/content_digest index 8548b25..a7957e3 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,22 +1,21 @@ "ref\01297590033-15035-1-git-send-email-ccross@android.com\0" - "ref\01297590033-15035-1-git-send-email-ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org\0" - "From\0Colin Cross <ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org>\0" + "From\0Colin Cross <ccross@android.com>\0" "Subject\0[PATCH 14/21] ARM: tegra: clock: Refcount periph clock enables\0" "Date\0Sun, 13 Feb 2011 01:40:26 -0800\0" - "To\0linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" - "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" - konkers-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org - olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org - Colin Cross <ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org> - Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0linux-tegra@vger.kernel.org\0" + "Cc\0linux-arm-kernel@lists.infradead.org" + konkers@android.com + olof@lixom.net + Colin Cross <ccross@android.com> + Russell King <linux@arm.linux.org.uk> + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "Some peripheral clocks share enable bits. Refcount the enables so\n" "that calling clk_disable on one clock will not turn off another\n" "clock.\n" "\n" - "Signed-off-by: Colin Cross <ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org>\n" + "Signed-off-by: Colin Cross <ccross@android.com>\n" "---\n" " arch/arm/mach-tegra/tegra2_clocks.c | 35 +++++++++++++++++++++++++++++------\n" " 1 files changed, 29 insertions(+), 6 deletions(-)\n" @@ -112,11 +111,6 @@ " \tPERIPH_CLK(\"tvo\",\t\"tvo\",\t\t\tNULL,\t49,\t0x188,\t250000000, mux_pllp_plld_pllc_clkm,\tMUX | DIV_U71), /* requires min voltage */\n" " \tPERIPH_CLK(\"hdmi\",\t\"hdmi\",\t\t\tNULL,\t51,\t0x18c,\t600000000, mux_pllp_plld_pllc_clkm,\tMUX | DIV_U71), /* requires min voltage */\n" "-- \n" - "1.7.3.1\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-tegra\" 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 + 1.7.3.1 -2f7cb9f749f8eb21aa4027b40515fbeabda4efc0a584939bc2dd1854fb492a60 +d21259185705d097262a03f7b3146c984e6c260685a7e49997eb7bf1c28e6297
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.