diff for duplicates of <20100623072855.GZ12255@atomide.com> diff --git a/a/1.txt b/N1/1.txt index f366acd..a956f0d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -23,17 +23,17 @@ > > > > static void omap_init_mcspi(void) > > { -> > if (cpu_is_omap44xx()) -> > omap4_mcspi_fixup(); +> > ? ? ? ?if (cpu_is_omap44xx()) +> > ? ? ? ? ? ? ? ?omap4_mcspi_fixup(); > > -> > platform_device_register(&omap2_mcspi1); -> > platform_device_register(&omap2_mcspi2); +> > ? ? ? ?platform_device_register(&omap2_mcspi1); +> > ? ? ? ?platform_device_register(&omap2_mcspi2); > > -> > if (cpu_is_omap2430() || cpu_is_omap343x() || cpu_is_omap44xx()) -> > omap2_mcspi3_init(); +> > ? ? ? ?if (cpu_is_omap2430() || cpu_is_omap343x() || cpu_is_omap44xx()) +> > ? ? ? ? ? ? ? ?omap2_mcspi3_init(); > > -> > if (cpu_is_omap343x() || cpu_is_omap44xx()) -> > omap2_mcspi4_init(); +> > ? ? ? ?if (cpu_is_omap343x() || cpu_is_omap44xx()) +> > ? ? ? ? ? ? ? ?omap2_mcspi4_init(); > > } > > Just my two cents: cpu_is_*() can be used, but only when absolutely necessary. diff --git a/a/content_digest b/N1/content_digest index 0f3d72a..3655685 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,9 @@ "ref\0AANLkTinGwWzIAOe2tj6V2kCrMiPT7PHlYs1kFS-IsiN4@mail.gmail.com\0" "ref\0AANLkTil-AOEqhMOXydaiA1X_v0rjoNQxALrO0UY638AS@mail.gmail.com\0" - "From\0Tony Lindgren <tony@atomide.com>\0" - "Subject\0Re: Samsung SoCs: preparation for single kernel\0" + "From\0tony@atomide.com (Tony Lindgren)\0" + "Subject\0Samsung SoCs: preparation for single kernel\0" "Date\0Wed, 23 Jun 2010 10:28:55 +0300\0" - "To\0Eric Miao <eric.y.miao@gmail.com>\0" - "Cc\0Kyungmin Park <kmpark@infradead.org>" - linux-samsung-soc@vger.kernel.org - Russell King - ARM Linux <linux@arm.linux.org.uk> - arm-linux <linux-arm-kernel@lists.infradead.org> - Ben Dooks <ben-linux@fluff.org> - " Marek Szyprowski <m.szyprowski@samsung.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "* Eric Miao <eric.y.miao@gmail.com> [100623 03:48]:\n" @@ -37,17 +31,17 @@ "> >\n" "> > static void omap_init_mcspi(void)\n" "> > {\n" - "> > \302\240 \302\240 \302\240 \302\240if (cpu_is_omap44xx())\n" - "> > \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240omap4_mcspi_fixup();\n" + "> > ? ? ? ?if (cpu_is_omap44xx())\n" + "> > ? ? ? ? ? ? ? ?omap4_mcspi_fixup();\n" "> >\n" - "> > \302\240 \302\240 \302\240 \302\240platform_device_register(&omap2_mcspi1);\n" - "> > \302\240 \302\240 \302\240 \302\240platform_device_register(&omap2_mcspi2);\n" + "> > ? ? ? ?platform_device_register(&omap2_mcspi1);\n" + "> > ? ? ? ?platform_device_register(&omap2_mcspi2);\n" "> >\n" - "> > \302\240 \302\240 \302\240 \302\240if (cpu_is_omap2430() || cpu_is_omap343x() || cpu_is_omap44xx())\n" - "> > \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240omap2_mcspi3_init();\n" + "> > ? ? ? ?if (cpu_is_omap2430() || cpu_is_omap343x() || cpu_is_omap44xx())\n" + "> > ? ? ? ? ? ? ? ?omap2_mcspi3_init();\n" "> >\n" - "> > \302\240 \302\240 \302\240 \302\240if (cpu_is_omap343x() || cpu_is_omap44xx())\n" - "> > \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240omap2_mcspi4_init();\n" + "> > ? ? ? ?if (cpu_is_omap343x() || cpu_is_omap44xx())\n" + "> > ? ? ? ? ? ? ? ?omap2_mcspi4_init();\n" "> > }\n" "> \n" "> Just my two cents: cpu_is_*() can be used, but only when absolutely necessary.\n" @@ -72,4 +66,4 @@ "\n" Tony -3cfd0ea53a1a3a79107aad47741b5fc34837c2ecf4970f7b500dd793174d694e +82dedba6e52a9cae267124a0e706c9461a17469c34f65ac04efc0a985138b79f
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.