public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Cesar Eduardo Barros <cesarb@cesarb.net>
To: linux-kernel@vger.kernel.org
Cc: Cesar Eduardo Barros <cesarb@cesarb.net>,
	Sangbeom Kim <sbkim73@samsung.com>,
	Alessandro Zummo <a.zummo@towertech.it>,
	Grant Likely <grant.likely@secretlab.ca>,
	Rob Herring <rob.herring@calxeda.com>,
	rtc-linux@googlegroups.com, devicetree-discuss@lists.ozlabs.org
Subject: [PATCH 21/24] MAINTAINERS: fix drivers/rtc/rtc-sec.c
Date: Fri, 23 Nov 2012 22:26:45 -0200	[thread overview]
Message-ID: <1353716808-16375-22-git-send-email-cesarb@cesarb.net> (raw)
In-Reply-To: <1353716808-16375-1-git-send-email-cesarb@cesarb.net>

Added by commit f69d3a1 (Add maintainer for samsung mfd driver). I could
not find any trace of that file being ever added to the repository.

I am guessing that this was a typo for rtc-s3c. Please NACK this patch
if I am wrong.

Cc: Sangbeom Kim <sbkim73@samsung.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: Grant Likely <grant.likely@secretlab.ca>
Cc: Rob Herring <rob.herring@calxeda.com>
Cc: rtc-linux@googlegroups.com
Cc: devicetree-discuss@lists.ozlabs.org
Signed-off-by: Cesar Eduardo Barros <cesarb@cesarb.net>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 331b3a2..fb245ea 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6354,7 +6354,7 @@ S:	Supported
 F:	drivers/mfd/sec*.c
 F:	drivers/regulator/s2m*.c
 F:	drivers/regulator/s5m*.c
-F:	drivers/rtc/rtc-sec.c
+F:	drivers/rtc/rtc-s3c.c
 F:	include/linux/mfd/samsung/
 
 SERIAL DRIVERS
-- 
1.7.11.7


  parent reply	other threads:[~2012-11-24  0:28 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-24  0:26 [PATCH 00/24] MAINTAINERS: fix file patterns Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 01/24] MAINTAINERS: remove drivers/platform/msm/ Cesar Eduardo Barros
2012-11-26 19:10   ` David Brown
2012-11-27 18:22     ` Bryan Huntsman
2012-11-24  0:26 ` [PATCH 02/24] MAINTAINERS: remove arch/arm/common/time-acorn.c Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 03/24] MAINTAINERS: remove arch/arm/plat-s5p/ Cesar Eduardo Barros
2012-11-24  2:10   ` Kukjin Kim
2012-11-24  0:26 ` [PATCH 04/24] MAINTAINERS: fix drivers/rtc/rtc-vt8500.c Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 05/24] MAINTAINERS: fix arch/arm/mach-at91/include/mach/at_hdmac.h Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 06/24] MAINTAINERS: fix drivers/media/platform/atmel-isi.c Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 07/24] MAINTAINERS: adjust for UAPI Cesar Eduardo Barros
2012-11-28 13:19   ` David Howells
2012-11-28 21:46     ` Cesar Eduardo Barros
2012-11-28 22:30       ` David Howells
2012-11-28 22:40         ` Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 08/24] MAINTAINERS: fix drivers/media/usb/dvb-usb/cxusb* Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 09/24] MAINTAINERS: remove drivers/video/epson1355fb.c Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 10/24] MAINTAINERS: remove include/linux/ext3* Cesar Eduardo Barros
2012-11-24  0:42   ` Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 11/24] MAINTAINERS: fix .../plat-mxc/include/mach/imxfb.h Cesar Eduardo Barros
2012-11-26  8:46   ` Sascha Hauer
2012-11-24  0:26 ` [PATCH 12/24] MAINTAINERS: remove drivers/staging/hv/ Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 13/24] MAINTAINERS: fix drivers/i2c/busses/i2c-stub.c Cesar Eduardo Barros
2012-11-24  8:44   ` Jean Delvare
2012-11-24  0:26 ` [PATCH 14/24] MAINTAINERS: fix drivers/ieee802154/ Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 15/24] MAINTAINERS: remove firmware/isci/ Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 16/24] MAINTAINERS: remove arch/x86/platform/mrst/pmu.* Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 17/24] MAINTAINERS: fix Documentation/mei/ Cesar Eduardo Barros
2012-11-24  6:50   ` Winkler, Tomas
2012-11-24  0:26 ` [PATCH 18/24] MAINTAINERS: remove drivers/mmc/host/imxmmc.* Cesar Eduardo Barros
2012-11-24  8:18   ` Pavel Pisa
2012-11-26  8:51     ` Sascha Hauer
2012-11-24  0:26 ` [PATCH 19/24] MAINTAINERS: remove arch/*/lib/perf_event*.c Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 20/24] MAINTAINERS: remove include/linux/of_pwm.h Cesar Eduardo Barros
2012-11-24 18:29   ` Thierry Reding
2012-11-24  0:26 ` Cesar Eduardo Barros [this message]
2012-11-24  2:13   ` [PATCH 21/24] MAINTAINERS: fix drivers/rtc/rtc-sec.c Sangbeom Kim
2012-11-24  0:26 ` [PATCH 22/24] MAINTAINERS: fix BAST Cesar Eduardo Barros
2012-11-24 20:28   ` Paul Bolle
2012-11-24 20:34     ` Paul Bolle
2012-11-24  0:26 ` [PATCH 23/24] MAINTAINERS: fix drivers/staging/sm7xx/ Cesar Eduardo Barros
2012-11-24 15:04   ` Javier Muñoz
2012-11-24  0:26 ` [PATCH 24/24] MAINTAINERS: remove drivers/block/ub.c Cesar Eduardo Barros

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1353716808-16375-22-git-send-email-cesarb@cesarb.net \
    --to=cesarb@cesarb.net \
    --cc=a.zummo@towertech.it \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=grant.likely@secretlab.ca \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rob.herring@calxeda.com \
    --cc=rtc-linux@googlegroups.com \
    --cc=sbkim73@samsung.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox