diff for duplicates of <87397lw30z.fsf@ti.com> diff --git a/a/1.txt b/N1/1.txt index 648e39a..3134f81 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -10,25 +10,21 @@ Jean Pihet <jean.pihet@newoldbits.com> writes: >> Tested-by: Vaibhav Hiremath <hvaibhav@ti.com> >> Signed-off-by: Kevin Hilman <khilman@ti.com> >> --- ->> arch/arm/plat-omap/include/plat/clkdev_omap.h | 3 +-- ->> 1 file changed, 1 insertion(+), 2 deletions(-) +>> ?arch/arm/plat-omap/include/plat/clkdev_omap.h | ? ?3 +-- +>> ?1 file changed, 1 insertion(+), 2 deletions(-) >> >> diff --git a/arch/arm/plat-omap/include/plat/clkdev_omap.h b/arch/arm/plat-omap/include/plat/clkdev_omap.h >> index b299b8d..45afa4d 100644 >> --- a/arch/arm/plat-omap/include/plat/clkdev_omap.h >> +++ b/arch/arm/plat-omap/include/plat/clkdev_omap.h >> @@ -34,7 +34,6 @@ struct omap_clk { ->> #define CK_243X (1 << 5) /* 243x, 253x */ ->> #define CK_3430ES1 (1 << 6) /* 34xxES1 only */ ->> #define CK_3430ES2PLUS (1 << 7) /* 34xxES2, ES3, non-Sitara 35xx only */ ->> -#define CK_3505 (1 << 8) ->> #define CK_3517 (1 << 9) +>> ?#define CK_243X ? ? ? ? ? ? ? ?(1 << 5) ? ? ? ?/* 243x, 253x */ +>> ?#define CK_3430ES1 ? ? (1 << 6) ? ? ? ?/* 34xxES1 only */ +>> ?#define CK_3430ES2PLUS (1 << 7) ? ? ? ?/* 34xxES2, ES3, non-Sitara 35xx only */ +>> -#define CK_3505 ? ? ? ? ? ? ? ?(1 << 8) +>> ?#define CK_3517 ? ? ? ? ? ? ? ?(1 << 9) > If this is the only flag remaining, should it better be renamed to CK_35XX? That happens later in the series. 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/content_digest b/N1/content_digest index 76f6ed4..fc04676 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,12 +1,10 @@ "ref\01335482993-14035-1-git-send-email-khilman@ti.com\0" "ref\01335482993-14035-6-git-send-email-khilman@ti.com\0" "ref\0CAORVsuVgNKUcsM+GuQfahp0r5U=24qBQhrX1E-DewhNvh0hk7g@mail.gmail.com\0" - "From\0Kevin Hilman <khilman@ti.com>\0" - "Subject\0Re: [PATCH/RFT 5/8] ARM: OMAP: clock: remove unused CK_3505 flag\0" + "From\0khilman@ti.com (Kevin Hilman)\0" + "Subject\0[PATCH/RFT 5/8] ARM: OMAP: clock: remove unused CK_3505 flag\0" "Date\0Mon, 30 Apr 2012 10:19:40 -0700\0" - "To\0Jean Pihet <jean.pihet@newoldbits.com>\0" - "Cc\0linux-omap@vger.kernel.org" - " linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Jean Pihet <jean.pihet@newoldbits.com> writes:\n" @@ -21,27 +19,23 @@ ">> Tested-by: Vaibhav Hiremath <hvaibhav@ti.com>\n" ">> Signed-off-by: Kevin Hilman <khilman@ti.com>\n" ">> ---\n" - ">> \302\240arch/arm/plat-omap/include/plat/clkdev_omap.h | \302\240 \302\2403 +--\n" - ">> \302\2401 file changed, 1 insertion(+), 2 deletions(-)\n" + ">> ?arch/arm/plat-omap/include/plat/clkdev_omap.h | ? ?3 +--\n" + ">> ?1 file changed, 1 insertion(+), 2 deletions(-)\n" ">>\n" ">> diff --git a/arch/arm/plat-omap/include/plat/clkdev_omap.h b/arch/arm/plat-omap/include/plat/clkdev_omap.h\n" ">> index b299b8d..45afa4d 100644\n" ">> --- a/arch/arm/plat-omap/include/plat/clkdev_omap.h\n" ">> +++ b/arch/arm/plat-omap/include/plat/clkdev_omap.h\n" ">> @@ -34,7 +34,6 @@ struct omap_clk {\n" - ">> \302\240#define CK_243X \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240(1 << 5) \302\240 \302\240 \302\240 \302\240/* 243x, 253x */\n" - ">> \302\240#define CK_3430ES1 \302\240 \302\240 (1 << 6) \302\240 \302\240 \302\240 \302\240/* 34xxES1 only */\n" - ">> \302\240#define CK_3430ES2PLUS (1 << 7) \302\240 \302\240 \302\240 \302\240/* 34xxES2, ES3, non-Sitara 35xx only */\n" - ">> -#define CK_3505 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240(1 << 8)\n" - ">> \302\240#define CK_3517 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240(1 << 9)\n" + ">> ?#define CK_243X ? ? ? ? ? ? ? ?(1 << 5) ? ? ? ?/* 243x, 253x */\n" + ">> ?#define CK_3430ES1 ? ? (1 << 6) ? ? ? ?/* 34xxES1 only */\n" + ">> ?#define CK_3430ES2PLUS (1 << 7) ? ? ? ?/* 34xxES2, ES3, non-Sitara 35xx only */\n" + ">> -#define CK_3505 ? ? ? ? ? ? ? ?(1 << 8)\n" + ">> ?#define CK_3517 ? ? ? ? ? ? ? ?(1 << 9)\n" "> If this is the only flag remaining, should it better be renamed to CK_35XX?\n" "\n" "That happens later in the series.\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 + Kevin -b4f32407517efe8efd7d6e8dc3021bbb29975e07de4e9a942077ec45b256f890 +796b710e4acc80aeabdfbcc8237127e34fa632d98f5923f3cc68162c823e0b6d
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.