linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: adjust to removing i2c designware platform data
@ 2021-04-19  6:18 Lukas Bulwahn
  2021-04-19  8:33 ` Andy Shevchenko
  2021-05-28 14:49 ` Wolfram Sang
  0 siblings, 2 replies; 9+ messages in thread
From: Lukas Bulwahn @ 2021-04-19  6:18 UTC (permalink / raw)
  To: Andy Shevchenko, Mika Westerberg, Jarkko Nikula, Lee Jones, linux-i2c
  Cc: Wolfram Sang, Ralf Ramsauer, kernel-janitors, linux-kernel,
	Lukas Bulwahn

Commit 5a517b5bf687 ("i2c: designware: Get rid of legacy platform data")
removes ./include/linux/platform_data/i2c-designware.h, but misses to
adjust the SYNOPSYS DESIGNWARE I2C DRIVER section in MAINTAINERS.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:

  warning: no file matches F: include/linux/platform_data/i2c-designware.h

Remove the file entry to this removed file as well.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
applies cleanly on next-20210419

Andy, please ack.
Lee, please pick this minor patch on your -next tree.

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

diff --git a/MAINTAINERS b/MAINTAINERS
index bbe356508f29..6b903aad27f4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17667,7 +17667,6 @@ R:	Mika Westerberg <mika.westerberg@linux.intel.com>
 L:	linux-i2c@vger.kernel.org
 S:	Maintained
 F:	drivers/i2c/busses/i2c-designware-*
-F:	include/linux/platform_data/i2c-designware.h
 
 SYNOPSYS DESIGNWARE MMC/SD/SDIO DRIVER
 M:	Jaehoon Chung <jh80.chung@samsung.com>
-- 
2.17.1


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

end of thread, other threads:[~2021-05-29  7:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-19  6:18 [PATCH] MAINTAINERS: adjust to removing i2c designware platform data Lukas Bulwahn
2021-04-19  8:33 ` Andy Shevchenko
2021-05-28 14:34   ` Andy Shevchenko
2021-05-28 14:48     ` Wolfram Sang
2021-05-28 14:54       ` Lukas Bulwahn
2021-05-28 17:19       ` Andy Shevchenko
2021-05-28 18:19         ` Lee Jones
2021-05-29  7:49           ` Andy Shevchenko
2021-05-28 14:49 ` Wolfram Sang

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).