diff options
author | Cyrille Pitchen <cyrille.pitchen@wedev4u.fr> | 2017-06-13 21:46:24 +0200 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2017-06-22 14:29:06 -0700 |
commit | 6eab81e6358730fd566e2c069d7be2309713ac3a (patch) | |
tree | 8341caf00a571e79dc434eec41b865a389b32aad /MAINTAINERS | |
parent | 99352afe8f169c95b294b6b9a8d0e18cd9e3c2a0 (diff) |
MAINTAINERS: Update SPI NOR subsystem git repositories
SPI NOR branches are now hosted on MTD repos, spi-nor/next is on l2-mtd
and spi-nor/fixes is on linux-mtd.
Signed-off-by: Cyrille Pitchen <cyrille.pitchen@wedev4u.fr>
Acked-by: Marek Vasut <marek.vasut@gmail.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9e984645c4b0..16d536082a59 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12122,7 +12122,8 @@ M: Marek Vasut <marek.vasut@gmail.com> L: linux-mtd@lists.infradead.org W: http://www.linux-mtd.infradead.org/ Q: http://patchwork.ozlabs.org/project/linux-mtd/list/ -T: git git://github.com/spi-nor/linux.git +T: git git://git.infradead.org/linux-mtd.git spi-nor/fixes +T: git git://git.infradead.org/l2-mtd.git spi-nor/next S: Maintained F: drivers/mtd/spi-nor/ F: include/linux/mtd/spi-nor.h |