From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751070AbdJVCxa (ORCPT ); Sat, 21 Oct 2017 22:53:30 -0400 Received: from mail-pg0-f68.google.com ([74.125.83.68]:49237 "EHLO mail-pg0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750736AbdJVCx3 (ORCPT ); Sat, 21 Oct 2017 22:53:29 -0400 X-Google-Smtp-Source: ABhQp+S2rbRn9wvw8M1MDtyibGnG3vGE0tYFKiO3/ww2X3db6opa5p6djVNr5tyAw6xvwGNlggGoqg== From: Stafford Horne To: LKML Cc: Stafford Horne , "David S. Miller" , Greg Kroah-Hartman , Mauro Carvalho Chehab , Randy Dunlap Subject: [PATCH] MAINTAINERS: Add OpenRISC pic maintainer Date: Sun, 22 Oct 2017 11:51:39 +0900 Message-Id: <20171022025148.28726-1-shorne@gmail.com> X-Mailer: git-send-email 2.13.6 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The OpenRISC team is the maintainer of the irqchip or1k-pic driver under drivers/irqchip. Signed-off-by: Stafford Horne --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 2281af4b41b6..8ce029872089 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10009,6 +10009,7 @@ L: openrisc@lists.librecores.org W: http://openrisc.io S: Maintained F: arch/openrisc/ +F: drivers/irqchip/irq-or1k-* OPENVSWITCH M: Pravin Shelar -- 2.13.6