From patchwork Mon Feb 27 16:12:20 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas Petazzoni X-Patchwork-Id: 9593535 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id ED24A60471 for ; Mon, 27 Feb 2017 16:14:04 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id DEE402838E for ; Mon, 27 Feb 2017 16:14:04 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id D250B28488; Mon, 27 Feb 2017 16:14:04 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 58E642838E for ; Mon, 27 Feb 2017 16:14:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=G7W28mZtJBNJHARWdshRSqTscsLJe+ICfRnEco1KCNY=; b=nYyUtkd0WlDKlJaZlTwLPq07bx BPqcH9/AMqBuF4+Xp+gXqc46wJLxEaFmzCnrOMdOlubvjKfAsR3efLQ9iZs/YK8tIjDTv4DH/8WZr WrG3c/mFofiXPsQjzAGRMZQtOzRgjFzF2dhsQUGHh32kcppEVujfg3A+f0yz5jIIvOkt286xfbDHM FKlXWnlFGj/kNB7aMVyOIpHoIv5rvPZzVQaHXi5KMhhdkZPYUHZFo4HDt26sa2ZHUzPE2ecyUV4u4 gt9Ed5Zm4QyC1hi3fBuwqGXw+glKhBdXKC2PdusRbTgGZRjS4xhbV/z1+pSY2j6TR2tkd/iU75PwF s5319O0g==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1ciNvt-0006ch-K5; Mon, 27 Feb 2017 16:13:53 +0000 Received: from mail.free-electrons.com ([62.4.15.54]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1ciNv4-0006Iv-K0 for linux-arm-kernel@lists.infradead.org; Mon, 27 Feb 2017 16:13:04 +0000 Received: by mail.free-electrons.com (Postfix, from userid 110) id A9AD2206F9; Mon, 27 Feb 2017 17:12:40 +0100 (CET) Received: from localhost (LStLambert-657-1-97-87.w90-63.abo.wanadoo.fr [90.63.216.87]) by mail.free-electrons.com (Postfix) with ESMTPSA id 84F2720705; Mon, 27 Feb 2017 17:12:30 +0100 (CET) From: Thomas Petazzoni To: Thomas Gleixner , Jason Cooper , Marc Zyngier Subject: [PATCH v2 4/4] Revert "irqchip/armada-370-xp: Fix regression by clearing IRQ_NOAUTOEN" Date: Mon, 27 Feb 2017 17:12:20 +0100 Message-Id: <1488211940-26489-5-git-send-email-thomas.petazzoni@free-electrons.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1488211940-26489-1-git-send-email-thomas.petazzoni@free-electrons.com> References: <1488211940-26489-1-git-send-email-thomas.petazzoni@free-electrons.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170227_081302_910335_4AB854B3 X-CRM114-Status: GOOD ( 10.66 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Thomas Petazzoni , Andrew Lunn , Yehuda Yitschak , Hanna Hawa , Nadav Haklai , Gregory Clement , linux-arm-kernel@lists.infradead.org, Sebastian Hesselbarth MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP This reverts commit 353d6d6c82e5d2533ba22e7f9fb081582bf50dc2, which is no longer needed, now that the irq-armada-370-xp driver properly re-enables per-CPU interrupt on both the boot CPU and secondary CPUs after resume. Signed-off-by: Thomas Petazzoni --- drivers/irqchip/irq-armada-370-xp.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/irqchip/irq-armada-370-xp.c b/drivers/irqchip/irq-armada-370-xp.c index 1d4de6e..577b428 100644 --- a/drivers/irqchip/irq-armada-370-xp.c +++ b/drivers/irqchip/irq-armada-370-xp.c @@ -365,7 +365,6 @@ static int armada_370_xp_mpic_irq_map(struct irq_domain *h, handle_level_irq); } irq_set_probe(virq); - irq_clear_status_flags(virq, IRQ_NOAUTOEN); return 0; }