diff mbox

Applied "MAINTAINERS: add tools/spi/ to the SPI entry" to the spi tree

Message ID E1bZIcG-0006xa-K9@debutante (mailing list archive)
State Not Applicable
Headers show

Commit Message

Mark Brown Aug. 15, 2016, 2:11 p.m. UTC
The patch

   MAINTAINERS: add tools/spi/ to the SPI entry

has been applied to the spi tree at

   git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git 

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.  

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark

From a43cd4bb3795cfda579cf856d7a438bddd5aa0e4 Mon Sep 17 00:00:00 2001
From: Baruch Siach <baruch@tkos.co.il>
Date: Fri, 12 Aug 2016 15:55:32 +0300
Subject: [PATCH] MAINTAINERS: add tools/spi/ to the SPI entry

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Mark Brown <broonie@kernel.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 20bb1d00098c..67ccef9ed015 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11083,6 +11083,7 @@  F:	Documentation/spi/
 F:	drivers/spi/
 F:	include/linux/spi/
 F:	include/uapi/linux/spi/
+F:	tools/spi/
 
 SPIDERNET NETWORK DRIVER for CELL
 M:	Ishizaki Kou <kou.ishizaki@toshiba.co.jp>