diff for duplicates of <20120615183518.514853E0ACE@localhost> diff --git a/a/1.txt b/N1/1.txt index e3afcec..b3eccc9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -43,7 +43,7 @@ On Wed, 13 Jun 2012 16:34:01 +0900, Paul Mundt <lethal@linux-sh.org> wrote: > + */ > +void irq_domain_dispose_mappings(struct irq_domain *domain) > +{ -> + if (domain->revmap_type = IRQ_DOMAIN_MAP_NOMAP) +> + if (domain->revmap_type == IRQ_DOMAIN_MAP_NOMAP) > + return; > + > + if (domain->linear_size) { diff --git a/a/content_digest b/N1/content_digest index 83b2f8f..f3b373e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,10 +2,11 @@ "ref\01339572841-26175-2-git-send-email-lethal@linux-sh.org\0" "From\0Grant Likely <grant.likely@secretlab.ca>\0" "Subject\0Re: [PATCH 2/2] irqdomain: Support one-shot tear down of domain mappings.\0" - "Date\0Fri, 15 Jun 2012 18:35:18 +0000\0" + "Date\0Fri, 15 Jun 2012 12:35:18 -0600\0" "To\0Paul Mundt <lethal@linux-sh.org>\0" "Cc\0linux-sh@vger.kernel.org" - " linux-kernel@vger.kernel.org\0" + linux-kernel@vger.kernel.org + " Paul Mundt <lethal@linux-sh.org>\0" "\00:1\0" "b\0" "On Wed, 13 Jun 2012 16:34:01 +0900, Paul Mundt <lethal@linux-sh.org> wrote:\n" @@ -53,7 +54,7 @@ "> + */\n" "> +void irq_domain_dispose_mappings(struct irq_domain *domain)\n" "> +{\n" - "> +\tif (domain->revmap_type = IRQ_DOMAIN_MAP_NOMAP)\n" + "> +\tif (domain->revmap_type == IRQ_DOMAIN_MAP_NOMAP)\n" "> +\t\treturn;\n" "> +\n" "> +\tif (domain->linear_size) {\n" @@ -123,4 +124,4 @@ "Grant Likely, B.Sc, P.Eng.\n" Secret Lab Technologies, Ltd. -821af801dacc7444870c44542f7e663cb1c8bae4aadf54ff31162635b8ef8d49 +bccd271ea7784dab559b9a599c3146eddf7122f035be705e8ff7125800710f96
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.