diff for duplicates of <5115497B.3070106@ti.com> diff --git a/a/1.txt b/N1/1.txt index fff7659..73c7129 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ On 02/07/2013 07:44 PM, Tony Lindgren wrote: -> * Jon Hunter <jon-hunter-l0cyMroinI0@public.gmane.org> [130207 16:55]: +> * Jon Hunter <jon-hunter@ti.com> [130207 16:55]: >> >> Ugh, looks like linux-next is broken for omap2+ boards at the moment >> and is panic'ing in the twl i2c code ... some else to look into ... @@ -13,7 +13,7 @@ On 02/07/2013 07:44 PM, Tony Lindgren wrote: Looks like it is caused by ... commit 8a6aaa33bc6db516b7cb286c9b8d3ed90a0f06f9 -Author: Peter Ujfalusi <peter.ujfalusi-l0cyMroinI0@public.gmane.org> +Author: Peter Ujfalusi <peter.ujfalusi@ti.com> Date: Wed Jan 16 14:53:57 2013 +0100 mfd: twl-core: Collect global variables behind one private structure (global) @@ -23,13 +23,13 @@ Date: Wed Jan 16 14:53:57 2013 +0100 support for multiple instance of twl in the system it is going to be much simpler. - Signed-off-by: Peter Ujfalusi <peter.ujfalusi-l0cyMroinI0@public.gmane.org> - Signed-off-by: Samuel Ortiz <sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> + Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> + Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> Here is a fix. I will send out for review later ... >From 141fcbbdee6bdc14d5a444ff20fad6b3440215dc Mon Sep 17 00:00:00 2001 -From: Jon Hunter <jon-hunter-l0cyMroinI0@public.gmane.org> +From: Jon Hunter <jon-hunter@ti.com> Date: Fri, 8 Feb 2013 12:42:20 -0600 Subject: [PATCH] ARM: OMAP2+: Fix kernel panic on boot @@ -42,7 +42,7 @@ before checking if twl_priv is initialised. Fix this and move this test to the beginning of the twl_i2c_read/write function because twl_get_last_module() also uses the twl_priv structure. -Signed-off-by: Jon Hunter <jon-hunter-l0cyMroinI0@public.gmane.org> +Signed-off-by: Jon Hunter <jon-hunter@ti.com> --- drivers/mfd/twl-core.c | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/a/content_digest b/N1/content_digest index b7461b9..3d38c45 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,29 +4,15 @@ "ref\010081370.NaeII8M1Pj@wuerfel\0" "ref\051144C3E.7070603@ti.com\0" "ref\020130208014402.GA7556@atomide.com\0" - "ref\020130208014402.GA7556-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org\0" - "From\0Jon Hunter <jon-hunter-l0cyMroinI0@public.gmane.org>\0" - "Subject\0Re: [PATCH 2/2] dmaengine: OMAP: Register SDMA controller with Device Tree DMA driver\0" + "From\0jon-hunter@ti.com (Jon Hunter)\0" + "Subject\0[PATCH 2/2] dmaengine: OMAP: Register SDMA controller with Device Tree DMA driver\0" "Date\0Fri, 8 Feb 2013 12:52:43 -0600\0" - "To\0Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\0" - "Cc\0Matt Porter <mporter-l0cyMroinI0@public.gmane.org>" - Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> - Vinod Koul <vinod.koul-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> - device-tree <devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org> - Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org> - Ujfalusi - Peter <peter.ujfalusi-l0cyMroinI0@public.gmane.org> - Santosh Shilimkar <santosh.shilimkar-l0cyMroinI0@public.gmane.org> - Felipe Balbi <balbi-l0cyMroinI0@public.gmane.org> - Sourav Poddar <sourav.poddar-l0cyMroinI0@public.gmane.org> - linux-omap <linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - " Balaji T K <balajitk-l0cyMroinI0@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "\n" "On 02/07/2013 07:44 PM, Tony Lindgren wrote:\n" - "> * Jon Hunter <jon-hunter-l0cyMroinI0@public.gmane.org> [130207 16:55]:\n" + "> * Jon Hunter <jon-hunter@ti.com> [130207 16:55]:\n" ">>\n" ">> Ugh, looks like linux-next is broken for omap2+ boards at the moment\n" ">> and is panic'ing in the twl i2c code ... some else to look into ...\n" @@ -39,7 +25,7 @@ "Looks like it is caused by ...\n" "\n" "commit 8a6aaa33bc6db516b7cb286c9b8d3ed90a0f06f9\n" - "Author: Peter Ujfalusi <peter.ujfalusi-l0cyMroinI0@public.gmane.org>\n" + "Author: Peter Ujfalusi <peter.ujfalusi@ti.com>\n" "Date: Wed Jan 16 14:53:57 2013 +0100\n" "\n" " mfd: twl-core: Collect global variables behind one private structure (global)\n" @@ -49,13 +35,13 @@ " support for multiple instance of twl in the system it is going to be much\n" " simpler.\n" " \n" - " Signed-off-by: Peter Ujfalusi <peter.ujfalusi-l0cyMroinI0@public.gmane.org>\n" - " Signed-off-by: Samuel Ortiz <sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n" + " Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>\n" + " Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>\n" "\n" "Here is a fix. I will send out for review later ...\n" "\n" ">From 141fcbbdee6bdc14d5a444ff20fad6b3440215dc Mon Sep 17 00:00:00 2001\n" - "From: Jon Hunter <jon-hunter-l0cyMroinI0@public.gmane.org>\n" + "From: Jon Hunter <jon-hunter@ti.com>\n" "Date: Fri, 8 Feb 2013 12:42:20 -0600\n" "Subject: [PATCH] ARM: OMAP2+: Fix kernel panic on boot\n" "\n" @@ -68,7 +54,7 @@ "to the beginning of the twl_i2c_read/write function because\n" "twl_get_last_module() also uses the twl_priv structure.\n" "\n" - "Signed-off-by: Jon Hunter <jon-hunter-l0cyMroinI0@public.gmane.org>\n" + "Signed-off-by: Jon Hunter <jon-hunter@ti.com>\n" "---\n" " drivers/mfd/twl-core.c | 16 ++++++++--------\n" " 1 file changed, 8 insertions(+), 8 deletions(-)\n" @@ -114,4 +100,4 @@ "-- \n" 1.7.10.4 -e61226e891a10533fee3f066da9321043b31c03f294170db96584400271ab107 +84f5329b8922eda82f824e8f4f4c41a319649b2fc2bf2cfa7412c98090b3f0d1
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.