diff for duplicates of <20120419183420.40BEC3E0700@localhost> diff --git a/a/1.txt b/N1/1.txt index 1adf93e..283c3f6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -19,9 +19,9 @@ On Fri, 13 Apr 2012 10:53:33 +0530, Thomas Abraham <thomas.abraham@linaro.org> w > > > > git://sources.calxeda.com/kernel/linux.git pl061-domain-v6. > > -> > ??include/linux/irq.h ?? ?? ?? | ?? 15 +++++ -> > ??kernel/irq/generic-chip.c | ??152 ++++++++++++++++++++++++++++++++++++++------- -> > ??2 files changed, 145 insertions(+), 22 deletions(-) +> > include/linux/irq.h | 15 +++++ +> > kernel/irq/generic-chip.c | 152 ++++++++++++++++++++++++++++++++++++++------- +> > 2 files changed, 145 insertions(+), 22 deletions(-) > > > > [...] @@ -34,8 +34,8 @@ On Fri, 13 Apr 2012 10:53:33 +0530, Thomas Abraham <thomas.abraham@linaro.org> w > [...] > > > +static const struct irq_domain_ops irq_gc_irq_domain_ops = { -> > + ?? ?? ?? .map = irq_gc_irq_domain_map, -> > + ?? ?? ?? .xlate = irq_domain_xlate_onetwocell, +> > + .map = irq_gc_irq_domain_map, +> > + .xlate = irq_domain_xlate_onetwocell, > > +}; > > Is there anyway to use a custom xlate function instead of the fixed diff --git a/a/content_digest b/N1/content_digest index b627d4f..379b3e6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,17 @@ "ref\01328308512-22594-1-git-send-email-robherring2@gmail.com\0" "ref\01328741722-1254-1-git-send-email-robherring2@gmail.com\0" "ref\0CAJuYYwQ+1_i6ZVvJp-a3vpmNuqC7WWCMS6sDAEaMBHOUVwYrrw@mail.gmail.com\0" - "From\0grant.likely@secretlab.ca (Grant Likely)\0" - "Subject\0[PATCH v6] irq: add irq_domain support to generic-chip\0" + "From\0Grant Likely <grant.likely@secretlab.ca>\0" + "Subject\0Re: [PATCH v6] irq: add irq_domain support to generic-chip\0" "Date\0Thu, 19 Apr 2012 12:34:20 -0600\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Thomas Abraham <thomas.abraham@linaro.org>" + " Rob Herring <robherring2@gmail.com>\0" + "Cc\0linux-arm-kernel@lists.infradead.org" + linux-kernel@vger.kernel.org + Shawn Guo <shawn.guo@linaro.org> + Thomas Gleixner <tglx@linutronix.de> + b-cousson@ti.com + " Rob Herring <rob.herring@calxeda.com>\0" "\00:1\0" "b\0" "On Fri, 13 Apr 2012 10:53:33 +0530, Thomas Abraham <thomas.abraham@linaro.org> wrote:\n" @@ -28,9 +35,9 @@ "> >\n" "> > git://sources.calxeda.com/kernel/linux.git pl061-domain-v6.\n" "> >\n" - "> > ??include/linux/irq.h ?? ?? ?? | ?? 15 +++++\n" - "> > ??kernel/irq/generic-chip.c | ??152 ++++++++++++++++++++++++++++++++++++++-------\n" - "> > ??2 files changed, 145 insertions(+), 22 deletions(-)\n" + "> > \302\240include/linux/irq.h \302\240 \302\240 \302\240 | \302\240 15 +++++\n" + "> > \302\240kernel/irq/generic-chip.c | \302\240152 ++++++++++++++++++++++++++++++++++++++-------\n" + "> > \302\2402 files changed, 145 insertions(+), 22 deletions(-)\n" "> >\n" "> \n" "> [...]\n" @@ -43,8 +50,8 @@ "> [...]\n" "> \n" "> > +static const struct irq_domain_ops irq_gc_irq_domain_ops = {\n" - "> > + ?? ?? ?? .map = irq_gc_irq_domain_map,\n" - "> > + ?? ?? ?? .xlate = irq_domain_xlate_onetwocell,\n" + "> > + \302\240 \302\240 \302\240 .map = irq_gc_irq_domain_map,\n" + "> > + \302\240 \302\240 \302\240 .xlate = irq_domain_xlate_onetwocell,\n" "> > +};\n" "> \n" "> Is there anyway to use a custom xlate function instead of the fixed\n" @@ -61,4 +68,4 @@ "\n" g. -80603631ed1a62150b842782bb825f9fc3b7553f6e053138e5b8599367f3cb15 +a0be531ae64f141812db6d12c69e592bacb8b72e2e5a5ed9557238c4412a5095
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.