From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932815AbcFTVIj (ORCPT ); Mon, 20 Jun 2016 17:08:39 -0400 Received: from mail-pf0-f182.google.com ([209.85.192.182]:33908 "EHLO mail-pf0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752715AbcFTVHu (ORCPT ); Mon, 20 Jun 2016 17:07:50 -0400 From: Jon Mason To: Florian Fainelli Cc: Ray Jui , Scott Branden , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH 3/4] MAINTAINERS: Update BCM63XX entry Date: Mon, 20 Jun 2016 17:07:36 -0400 Message-Id: <1466456857-11969-4-git-send-email-jon.mason@broadcom.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1466456857-11969-1-git-send-email-jon.mason@broadcom.com> References: <1466456857-11969-1-git-send-email-jon.mason@broadcom.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org There are more files being supported by the BCM63XX than simply "arch/arm/mach-bcm/bcm63xx.c" and "arch/arm/include/debug/bcm63xx.S". Add a regex of "bcm63xx" to catch all the other files that are out there. Signed-off-by: Jon Mason --- MAINTAINERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 81be402..28a35f4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2523,8 +2523,7 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) L: bcm-kernel-feedback-list@broadcom.com T: git git://github.com/broadcom/stblinux.git S: Maintained -F: arch/arm/mach-bcm/bcm63xx.c -F: arch/arm/include/debug/bcm63xx.S +N: bcm63xx BROADCOM BCM63XX/BCM33XX UDC DRIVER M: Kevin Cernekee -- 1.9.1