diff for duplicates of <20100926093737.GA24005@oksana.dev.rtsoft.ru> diff --git a/a/1.txt b/N1/1.txt index e203a3c..9771a3e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -5,11 +5,11 @@ On Sun, Sep 26, 2010 at 05:02:29AM -0400, zhangfei gao wrote: > > +++ b/drivers/mmc/host/sdhci-pltfm.h > > @@ -13,6 +13,11 @@ > > -> > #include <linux/sdhci-pltfm.h> +> > ?#include <linux/sdhci-pltfm.h> > > > > +struct sdhci_pltfm_host { -> > + struct clk *clk; -> > + u32 scratchpad; /* to handle quirks across io-accessor calls */ +> > + ? ? ? struct clk *clk; +> > + ? ? ? u32 scratchpad; /* to handle quirks across io-accessor calls */ > > +}; > > + > How about move private data to child driver, and one call back @@ -20,5 +20,5 @@ IMHO, this sounds like a bit of overdesign/overcomplication. -- Anton Vorontsov -email: cbouatmailru@gmail.com +email: cbouatmailru at gmail.com irc://irc.freenode.net/bd2 diff --git a/a/content_digest b/N1/content_digest index ea29efc..a6e00cc 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,14 +1,10 @@ "ref\01285072210-10207-1-git-send-email-w.sang@pengutronix.de\0" "ref\01285072210-10207-2-git-send-email-w.sang@pengutronix.de\0" "ref\0AANLkTimcscR56u=-iT9v5V+Tsg2KNOqiuQ2DKojJ++6c@mail.gmail.com\0" - "From\0Anton Vorontsov <cbouatmailru@gmail.com>\0" - "Subject\0Re: [PATCH 1/4] mmc: sdhci-pltfm: Add structure for host-specific data\0" + "From\0cbouatmailru@gmail.com (Anton Vorontsov)\0" + "Subject\0[PATCH 1/4] mmc: sdhci-pltfm: Add structure for host-specific data\0" "Date\0Sun, 26 Sep 2010 13:37:37 +0400\0" - "To\0zhangfei gao <zhangfei.gao@gmail.com>\0" - "Cc\0Wolfram Sang <w.sang@pengutronix.de>" - linux-mmc@vger.kernel.org - linux-arm-kernel@lists.infradead.org - " Richard Zhu <r65037@freescale.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hello,\n" @@ -18,11 +14,11 @@ "> > +++ b/drivers/mmc/host/sdhci-pltfm.h\n" "> > @@ -13,6 +13,11 @@\n" "> >\n" - "> > \302\240#include <linux/sdhci-pltfm.h>\n" + "> > ?#include <linux/sdhci-pltfm.h>\n" "> >\n" "> > +struct sdhci_pltfm_host {\n" - "> > + \302\240 \302\240 \302\240 struct clk *clk;\n" - "> > + \302\240 \302\240 \302\240 u32 scratchpad; /* to handle quirks across io-accessor calls */\n" + "> > + ? ? ? struct clk *clk;\n" + "> > + ? ? ? u32 scratchpad; /* to handle quirks across io-accessor calls */\n" "> > +};\n" "> > +\n" "> How about move private data to child driver, and one call back\n" @@ -33,7 +29,7 @@ "\n" "-- \n" "Anton Vorontsov\n" - "email: cbouatmailru@gmail.com\n" + "email: cbouatmailru at gmail.com\n" irc://irc.freenode.net/bd2 -0f93c95fd4058065df420eec5127c045b75a6d2cd29adf9d0d5f39c2af042e50 +de98cb7e85d5dd45c03a953537e9a17d208555c32aaa3ee784e7fb429344bfbb
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.