diff for duplicates of <1297590033-15035-21-git-send-email-ccross@android.com> diff --git a/a/1.txt b/N1/1.txt index cbce88c..015db49 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,7 +3,7 @@ and the CPU may be running off PLLP, so don't touch them during clock resume. Save plld, plls, pllu, and audio clock during suspend (originally -fixed by Mayuresh Kulkarni <mkulkarni-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>) +fixed by Mayuresh Kulkarni <mkulkarni@nvidia.com>) The lock time for plld is 1000 us, so increase the delay after setting the PLLs. @@ -11,7 +11,7 @@ setting the PLLs. Add a BUG_ON to ensure the size of the suspend context area is correct. -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 | 30 ++++++++++++++++++++---------- 1 files changed, 20 insertions(+), 10 deletions(-) @@ -106,8 +106,3 @@ index bfc9792..00e348a 100644 clk_writel(0xfefffff7ul, CLK_OUT_ENB + 4); -- 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 e873786..9a5b54a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,8 @@ "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 20/21] ARM: tegra: clock: Fix clock issues in suspend\0" "Date\0Sun, 13 Feb 2011 01:40:32 -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" "The PLLP registers are now being restored by the low-level resume code,\n" @@ -17,7 +10,7 @@ "resume.\n" "\n" "Save plld, plls, pllu, and audio clock during suspend (originally\n" - "fixed by Mayuresh Kulkarni <mkulkarni-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>)\n" + "fixed by Mayuresh Kulkarni <mkulkarni@nvidia.com>)\n" "\n" "The lock time for plld is 1000 us, so increase the delay after\n" "setting the PLLs.\n" @@ -25,7 +18,7 @@ "Add a BUG_ON to ensure the size of the suspend context area is\n" "correct.\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 | 30 ++++++++++++++++++++----------\n" " 1 files changed, 20 insertions(+), 10 deletions(-)\n" @@ -119,11 +112,6 @@ " \tclk_writel(0xbffffff9ul, CLK_OUT_ENB);\n" " \tclk_writel(0xfefffff7ul, CLK_OUT_ENB + 4);\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 -bd615775de141621b534cb33a9ab9eb9dae66d8fa4fb2fa944bb61b9bb6f868b +dac89a5d474342e8a545341e2b693397d4cf7c78c72897cc58340601d02a804b
diff --git a/a/1.txt b/N2/1.txt index cbce88c..015db49 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -3,7 +3,7 @@ and the CPU may be running off PLLP, so don't touch them during clock resume. Save plld, plls, pllu, and audio clock during suspend (originally -fixed by Mayuresh Kulkarni <mkulkarni-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>) +fixed by Mayuresh Kulkarni <mkulkarni@nvidia.com>) The lock time for plld is 1000 us, so increase the delay after setting the PLLs. @@ -11,7 +11,7 @@ setting the PLLs. Add a BUG_ON to ensure the size of the suspend context area is correct. -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 | 30 ++++++++++++++++++++---------- 1 files changed, 20 insertions(+), 10 deletions(-) @@ -106,8 +106,3 @@ index bfc9792..00e348a 100644 clk_writel(0xfefffff7ul, CLK_OUT_ENB + 4); -- 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 e873786..ac07d12 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,15 +1,14 @@ "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 20/21] ARM: tegra: clock: Fix clock issues in suspend\0" "Date\0Sun, 13 Feb 2011 01:40:32 -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" "The PLLP registers are now being restored by the low-level resume code,\n" @@ -17,7 +16,7 @@ "resume.\n" "\n" "Save plld, plls, pllu, and audio clock during suspend (originally\n" - "fixed by Mayuresh Kulkarni <mkulkarni-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>)\n" + "fixed by Mayuresh Kulkarni <mkulkarni@nvidia.com>)\n" "\n" "The lock time for plld is 1000 us, so increase the delay after\n" "setting the PLLs.\n" @@ -25,7 +24,7 @@ "Add a BUG_ON to ensure the size of the suspend context area is\n" "correct.\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 | 30 ++++++++++++++++++++----------\n" " 1 files changed, 20 insertions(+), 10 deletions(-)\n" @@ -119,11 +118,6 @@ " \tclk_writel(0xbffffff9ul, CLK_OUT_ENB);\n" " \tclk_writel(0xfefffff7ul, CLK_OUT_ENB + 4);\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 -bd615775de141621b534cb33a9ab9eb9dae66d8fa4fb2fa944bb61b9bb6f868b +9f2c9e3bfc94602f71a9005f2c2869f37bdd5e969a2ea5c023b73305dc04991e
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.