diff for duplicates of <20110914152116.GM24252@atomide.com> diff --git a/a/1.txt b/N1/1.txt index bd61d85..6e56d2b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -12,14 +12,14 @@ > >> WakeupGen delivers external interrupts directly to the GIC. > > ... > > -> >> + /* -> >> + * Override GIC architecture specific functions to add -> >> + * OMAP WakeupGen interrupt controller along with GIC -> >> + */ -> >> + gic_arch_extn.irq_mask = wakeupgen_mask; -> >> + gic_arch_extn.irq_unmask = wakeupgen_unmask; -> >> + gic_arch_extn.irq_set_wake = wakeupgen_set_wake; -> >> + gic_arch_extn.flags = IRQCHIP_MASK_ON_SUSPEND; +> >> + ? ? /* +> >> + ? ? ?* Override GIC architecture specific functions to add +> >> + ? ? ?* OMAP WakeupGen interrupt controller along with GIC +> >> + ? ? ?*/ +> >> + ? ? gic_arch_extn.irq_mask = wakeupgen_mask; +> >> + ? ? gic_arch_extn.irq_unmask = wakeupgen_unmask; +> >> + ? ? gic_arch_extn.irq_set_wake = wakeupgen_set_wake; +> >> + ? ? gic_arch_extn.flags = IRQCHIP_MASK_ON_SUSPEND; > > > > As I've commented before, there should not be any need to tweak > > the wakeupgen registers for each interrupt during the runtime. @@ -51,7 +51,3 @@ Sure, but I don't know if there is really a need for for that? Regards, Tony --- -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 7f590bd..9b9993d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,16 +2,10 @@ "ref\01315144466-9395-14-git-send-email-santosh.shilimkar@ti.com\0" "ref\020110913203616.GG24252@atomide.com\0" "ref\0CAMQu2gyYETPZRJu=4MWX6bULgmMaJb8MRwfhvURtOuyyWhLkAQ@mail.gmail.com\0" - "From\0Tony Lindgren <tony@atomide.com>\0" - "Subject\0Re: [PATCH 13/25] OMAP4: PM: Add WakeupGen module as OMAP gic_arch_extn\0" + "From\0tony@atomide.com (Tony Lindgren)\0" + "Subject\0[PATCH 13/25] OMAP4: PM: Add WakeupGen module as OMAP gic_arch_extn\0" "Date\0Wed, 14 Sep 2011 08:21:17 -0700\0" - "To\0Shilimkar" - " Santosh <santosh.shilimkar@ti.com>\0" - "Cc\0linux-omap@vger.kernel.org" - linux-arm-kernel@lists.infradead.org - linux@arm.linux.org.uk - khilman@ti.com - " rnayak@ti.com\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "* Shilimkar, Santosh <santosh.shilimkar@ti.com> [110913 22:01]:\n" @@ -28,14 +22,14 @@ "> >> WakeupGen delivers external interrupts directly to the GIC.\n" "> > ...\n" "> >\n" - "> >> + \302\240 \302\240 /*\n" - "> >> + \302\240 \302\240 \302\240* Override GIC architecture specific functions to add\n" - "> >> + \302\240 \302\240 \302\240* OMAP WakeupGen interrupt controller along with GIC\n" - "> >> + \302\240 \302\240 \302\240*/\n" - "> >> + \302\240 \302\240 gic_arch_extn.irq_mask = wakeupgen_mask;\n" - "> >> + \302\240 \302\240 gic_arch_extn.irq_unmask = wakeupgen_unmask;\n" - "> >> + \302\240 \302\240 gic_arch_extn.irq_set_wake = wakeupgen_set_wake;\n" - "> >> + \302\240 \302\240 gic_arch_extn.flags = IRQCHIP_MASK_ON_SUSPEND;\n" + "> >> + ? ? /*\n" + "> >> + ? ? ?* Override GIC architecture specific functions to add\n" + "> >> + ? ? ?* OMAP WakeupGen interrupt controller along with GIC\n" + "> >> + ? ? ?*/\n" + "> >> + ? ? gic_arch_extn.irq_mask = wakeupgen_mask;\n" + "> >> + ? ? gic_arch_extn.irq_unmask = wakeupgen_unmask;\n" + "> >> + ? ? gic_arch_extn.irq_set_wake = wakeupgen_set_wake;\n" + "> >> + ? ? gic_arch_extn.flags = IRQCHIP_MASK_ON_SUSPEND;\n" "> >\n" "> > As I've commented before, there should not be any need to tweak\n" "> > the wakeupgen registers for each interrupt during the runtime.\n" @@ -66,10 +60,6 @@ "\n" "Regards,\n" "\n" - "Tony\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 + Tony -2397b6a8286a784f1c74838acd2d7f53b418a9e08ed0c2682b8722d17fb42678 +4670513f9b55c7f175860c7ae4777dbd759b69e6b34e76f84a09c54cbde06d55
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.