From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751471AbbCHTQH (ORCPT ); Sun, 8 Mar 2015 15:16:07 -0400 Received: from smtprelay0014.hostedemail.com ([216.40.44.14]:39917 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750942AbbCHTQE (ORCPT ); Sun, 8 Mar 2015 15:16:04 -0400 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,joe@perches.com,:::::,RULES_HIT:41:355:379:541:800:960:966:973:988:989:1260:1345:1359:1437:1534:1539:1567:1711:1714:1730:1747:1777:1792:2196:2199:2393:2559:2562:3138:3139:3140:3141:3142:3865:3872:4250:4321:4385:5007:6119:6120:6261:7514:7901:10004:10848:11232:11658:11914:12043:12517:12519:12555:13311:13357:14096:14394:21080,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:fn,MSBL:0,DNSBL:none,Custom_rules:0:0:0 X-HE-Tag: jump41_17b5a8a29b443 X-Filterd-Recvd-Size: 1578 From: Joe Perches To: Andrew Morton , linux-kernel@vger.kernel.org Cc: Gregory CLEMENT Subject: [PATCH 2/2] MAINTAINERS: Correct rtc armada38x pattern entry Date: Sun, 8 Mar 2015 12:15:57 -0700 Message-Id: <398ad8abcd0f40c550865aac087e0ca114afb68c.1425842003.git.joe@perches.com> X-Mailer: git-send-email 2.1.2 In-Reply-To: <30abee4956aaba9d62df04fd696f204cc5ec80c3.1425842003.git.joe@perches.com> References: <30abee4956aaba9d62df04fd696f204cc5ec80c3.1425842003.git.joe@perches.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org commit c6a95dbee793 ("MAINTAINERS: add the RTC driver for the Armada38x") typoed the pattern, fix it. Signed-off-by: Joe Perches cc: Gregory CLEMENT --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 3b3378a..002fd88 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1176,7 +1176,7 @@ M: Sebastian Hesselbarth L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained F: arch/arm/mach-mvebu/ -F: drivers/rtc/armada38x-rtc +F: drivers/rtc/rtc-armada38x.c ARM/Marvell Berlin SoC support M: Sebastian Hesselbarth -- 2.1.2