VME Subsystem lists driver-core repository as canonical tree. Greg has stated that char-misc should be used for submissions instead[1].
[1] https://lkml.org/lkml/2017/9/1/486 Signed-off-by: Martyn Welch <[email protected]> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index a74227ad082e..77c331919ad6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14380,7 +14380,7 @@ M: Manohar Vanga <[email protected]> M: Greg Kroah-Hartman <[email protected]> L: [email protected] S: Maintained -T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git F: Documentation/driver-api/vme.rst F: drivers/staging/vme/ F: drivers/vme/ -- 2.11.0

