Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1699200
| From | Gregory Fong <gregory.0xf0@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] irqchip: brcmstb-l2: Define an irq_pm_shutdown function |
| Date | 2017-07-29 04:00 +0200 |
| Message-ID | <u8pcR-3Ah-5@gated-at.bofh.it> (permalink) |
| References | <u7ZBL-3Gi-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Jul 27, 2017 at 3:38 PM, Florian Fainelli <f.fainelli@gmail.com> wrote:
> The Broadcom STB platforms support S5 and we allow specific hardware
> wake-up events to take us out of this state. Because we were not
> defining an irq_pm_shutdown() function pointer, we would not be
> correctly masking non-wakeup events, which would result in spurious
> wake-ups from sources that were not explicitly configured for wake-up.
>
> Fixes: 7f646e92766e ("irqchip: brcmstb-l2: Add Broadcom Set Top Box Level-2 interrupt controller")
> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Acked-by: Gregory Fong <gregory.0xf0@gmail.com>
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] irqchip: brcmstb-l2: Define an irq_pm_shutdown function Florian Fainelli <f.fainelli@gmail.com> - 2017-07-28 00:40 +0200 Re: [PATCH] irqchip: brcmstb-l2: Define an irq_pm_shutdown function Gregory Fong <gregory.0xf0@gmail.com> - 2017-07-29 04:00 +0200
csiph-web