linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: remove obsolete pattern in RTC SUBSYSTEM section
@ 2023-08-25  5:39 Lukas Bulwahn
  2023-08-25  8:42 ` Linus Walleij
  2023-08-27 21:49 ` Alexandre Belloni
  0 siblings, 2 replies; 3+ messages in thread
From: Lukas Bulwahn @ 2023-08-25  5:39 UTC (permalink / raw)
  To: Linus Walleij, Alessandro Zummo, Alexandre Belloni, linux-rtc
  Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

Commit d890cfc25fe9 ("rtc: ds2404: Convert to GPIO descriptors") removes
the rtc-ds2404.h platform data and with that, there is no file remaining
matching the pattern 'include/linux/platform_data/rtc-*'. Hence,
./scripts/get_maintainer.pl --self-test=patterns complains about a broken
reference.

Remove the obsolete file pattern in the REAL TIME CLOCK (RTC) SUBSYSTEM.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
Linus, please ack.

Alexandre, please pick this into your rtc tree.

 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 250c43c675cb..52277ee9c1b8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18089,7 +18089,6 @@ T:	git git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git
 F:	Documentation/admin-guide/rtc.rst
 F:	Documentation/devicetree/bindings/rtc/
 F:	drivers/rtc/
-F:	include/linux/platform_data/rtc-*
 F:	include/linux/rtc.h
 F:	include/linux/rtc/
 F:	include/uapi/linux/rtc.h
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: remove obsolete pattern in RTC SUBSYSTEM section
  2023-08-25  5:39 [PATCH] MAINTAINERS: remove obsolete pattern in RTC SUBSYSTEM section Lukas Bulwahn
@ 2023-08-25  8:42 ` Linus Walleij
  2023-08-27 21:49 ` Alexandre Belloni
  1 sibling, 0 replies; 3+ messages in thread
From: Linus Walleij @ 2023-08-25  8:42 UTC (permalink / raw)
  To: Lukas Bulwahn
  Cc: Alessandro Zummo, Alexandre Belloni, linux-rtc, kernel-janitors,
	linux-kernel

On Fri, Aug 25, 2023 at 7:39 AM Lukas Bulwahn <lukas.bulwahn@gmail.com> wrote:

> Commit d890cfc25fe9 ("rtc: ds2404: Convert to GPIO descriptors") removes
> the rtc-ds2404.h platform data and with that, there is no file remaining
> matching the pattern 'include/linux/platform_data/rtc-*'. Hence,
> ./scripts/get_maintainer.pl --self-test=patterns complains about a broken
> reference.
>
> Remove the obsolete file pattern in the REAL TIME CLOCK (RTC) SUBSYSTEM.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> Linus, please ack.

Excellent attention to detail here Lukas,
Acked-by: Linus Walleij <linus.walleij@linaro.org>

Yours,
Linus Walleij

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: remove obsolete pattern in RTC SUBSYSTEM section
  2023-08-25  5:39 [PATCH] MAINTAINERS: remove obsolete pattern in RTC SUBSYSTEM section Lukas Bulwahn
  2023-08-25  8:42 ` Linus Walleij
@ 2023-08-27 21:49 ` Alexandre Belloni
  1 sibling, 0 replies; 3+ messages in thread
From: Alexandre Belloni @ 2023-08-27 21:49 UTC (permalink / raw)
  To: Linus Walleij, Alessandro Zummo, linux-rtc, Lukas Bulwahn
  Cc: kernel-janitors, linux-kernel


On Fri, 25 Aug 2023 07:39:10 +0200, Lukas Bulwahn wrote:
> Commit d890cfc25fe9 ("rtc: ds2404: Convert to GPIO descriptors") removes
> the rtc-ds2404.h platform data and with that, there is no file remaining
> matching the pattern 'include/linux/platform_data/rtc-*'. Hence,
> ./scripts/get_maintainer.pl --self-test=patterns complains about a broken
> reference.
> 
> Remove the obsolete file pattern in the REAL TIME CLOCK (RTC) SUBSYSTEM.
> 
> [...]

Applied, thanks!

[1/1] MAINTAINERS: remove obsolete pattern in RTC SUBSYSTEM section
      commit: 45cc2a7de905a1f3bb38fb7d6f68a204c71630be

Best regards,

-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-08-27 21:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-25  5:39 [PATCH] MAINTAINERS: remove obsolete pattern in RTC SUBSYSTEM section Lukas Bulwahn
2023-08-25  8:42 ` Linus Walleij
2023-08-27 21:49 ` Alexandre Belloni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).