diff for duplicates of <20131219183428.GS27438@atomide.com> diff --git a/a/1.txt b/N1/1.txt index 50dede0..e589684 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -39,7 +39,7 @@ Regards, Tony 8< ----------------------------------- -From 2fb3765fd5739e8f5fb4318e2576081be6d535f2 Mon Sep 17 00:00:00 2001 +>From 2fb3765fd5739e8f5fb4318e2576081be6d535f2 Mon Sep 17 00:00:00 2001 From: Tony Lindgren <tony@atomide.com> Date: Thu, 19 Dec 2013 10:31:03 -0800 Subject: [PATCH] Not for merging: Allows dumping out mux entries in .dts @@ -72,7 +72,7 @@ index 48094b58..40658d9 100644 #include "common.h" @@ -505,17 +504,17 @@ void omap_hwmod_mux(struct omap_hwmod_mux_info *hmux, u8 state) #define OMAP_MUX_TEST_FLAG(val, mask) \ - if (((val) & (mask)) = (mask)) { \ + if (((val) & (mask)) == (mask)) { \ i++; \ - flags[i] = #mask; \ + flags[i] = #mask + sizeof("OMAP_") - 1; \ diff --git a/a/content_digest b/N1/content_digest index b85d8e1..151bddf 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -10,7 +10,7 @@ "ref\020131219170028.GA24230@earth.universe\0" "From\0Tony Lindgren <tony@atomide.com>\0" "Subject\0Re: [PATCH 0/4] OMAPDSS: DT support for N900 panel\0" - "Date\0Thu, 19 Dec 2013 18:34:29 +0000\0" + "Date\0Thu, 19 Dec 2013 10:34:29 -0800\0" "To\0Tomi Valkeinen <tomi.valkeinen@ti.com>" " Beno\303\256t Cousson <bcousson@baylibre.com>" Rob Herring <rob.herring@calxeda.com> @@ -65,7 +65,7 @@ "Tony\n" "\n" "8< -----------------------------------\n" - "From 2fb3765fd5739e8f5fb4318e2576081be6d535f2 Mon Sep 17 00:00:00 2001\n" + ">From 2fb3765fd5739e8f5fb4318e2576081be6d535f2 Mon Sep 17 00:00:00 2001\n" "From: Tony Lindgren <tony@atomide.com>\n" "Date: Thu, 19 Dec 2013 10:31:03 -0800\n" "Subject: [PATCH] Not for merging: Allows dumping out mux entries in .dts\n" @@ -98,7 +98,7 @@ " #include \"common.h\"\n" "@@ -505,17 +504,17 @@ void omap_hwmod_mux(struct omap_hwmod_mux_info *hmux, u8 state)\n" " #define OMAP_MUX_TEST_FLAG(val, mask)\t\t\t\t\\\n" - " \tif (((val) & (mask)) = (mask)) {\t\t\t\\\n" + " \tif (((val) & (mask)) == (mask)) {\t\t\t\\\n" " \t\ti++;\t\t\t\t\t\t\\\n" "-\t\tflags[i] = #mask;\t\t\t\t\\\n" "+\t\tflags[i] = #mask + sizeof(\"OMAP_\") - 1;\t\\\n" @@ -242,4 +242,4 @@ "+\tlegacy_mux_init();\n" } -3160170292ed7f6cb5f554f66d4e2ad0d0f85c3e4a888dd26c2a7956cd2800f1 +11dd185e8842d9762a9c210e898e20fcf906fd31703405f24710e974a8cb7c4e
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.