]> git.baikalelectronics.ru Git - kernel.git/commit
MAINTAINERS: ARM Versatile Express platform, add missing pattern
authorPawel Moll <pawel.moll@arm.com>
Mon, 1 Dec 2014 14:16:33 +0000 (14:16 +0000)
committerArnd Bergmann <arnd@arndb.de>
Thu, 4 Dec 2014 16:01:49 +0000 (17:01 +0100)
commit3a402a317c7ea1287a66564d5123ee896b4dbd1f
tree62cf9bd8b2c81dd79497879d25b261cf44b864d7
parent6f60c4604d2cb128b65ed17674e134e872dec813
MAINTAINERS: ARM Versatile Express platform, add missing pattern

VE's reset driver lives at the third level of the directories:

drivers/power/reset/vexpress-poweroff.c

and wasn't matched by the */*/vexpress* pattern.

Added additional pattern for all files at this level. This should be
enough for a while...

Signed-off-by: Pawel Moll <pawel.moll@arm.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
MAINTAINERS