[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <307f1531-8960-ce6d-c980-4951479db36d@gmail.com>
Date: Fri, 13 Sep 2019 12:13:33 -0700
From: Florian Fainelli <f.fainelli@...il.com>
To: Florian Fainelli <f.fainelli@...il.com>,
linux-kernel@...r.kernel.org
Cc: Thomas Gleixner <tglx@...utronix.de>,
Jason Cooper <jason@...edaemon.net>,
Marc Zyngier <maz@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Kevin Cernekee <cernekee@...il.com>,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@...r.kernel.org>,
"open list:BROADCOM BMIPS MIPS ARCHITECTURE"
<bcm-kernel-feedback-list@...adcom.com>,
"open list:BROADCOM BMIPS MIPS ARCHITECTURE"
<linux-mips@...r.kernel.org>
Subject: Re: [PATCH 6/6] fixup! irqchip/irq-bcm7038-l1: Add PM support
On 9/13/19 12:10 PM, Florian Fainelli wrote:
> ---
> drivers/irqchip/irq-bcm7038-l1.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/irqchip/irq-bcm7038-l1.c b/drivers/irqchip/irq-bcm7038-l1.c
> index 5e8f0fbc5f20..811a34201dd4 100644
> --- a/drivers/irqchip/irq-bcm7038-l1.c
> +++ b/drivers/irqchip/irq-bcm7038-l1.c
> @@ -397,7 +397,7 @@ static struct irq_chip bcm7038_l1_irq_chip = {
> #ifdef CONFIG_SMP
> .irq_cpu_offline = bcm7038_l1_cpu_offline,
> #endif
> -#if CONFIG_PM_SLEEP
> +#ifdef CONFIG_PM_SLEEP
> .irq_set_wake = bcm7038_l1_set_wake,
> #endif
> };
>
This should have been part of patch #1, I will resubmit this series,
sorry about that.
--
Florian
Powered by blists - more mailing lists