]> git.baikalelectronics.ru Git - kernel.git/commit
MAINTAINERS: ARM: SiRF: use regex patterns to involve all SiRF drivers
authorBarry Song <Baohua.Song@csr.com>
Fri, 3 Jan 2014 03:24:13 +0000 (11:24 +0800)
committerOlof Johansson <olof@lixom.net>
Fri, 31 Jan 2014 23:00:50 +0000 (15:00 -0800)
commit1dcb048936afb4de61a55302024a082574d4a758
treebd44ceb46d77fd901cd500d35a31558bfea78ab4
parent443047f4684ecff703a1c525696a204f57f4772e
MAINTAINERS: ARM: SiRF: use regex patterns to involve all SiRF drivers

instead of listing drivers one by one, use regex patterns to involve all
SiRF drivers directly.
this also adds sirf UART and watchdog drivers automatically from:
drivers/tty/serial/sirfsoc_uart.*
drivers/watchdog/sirfsoc_wdt.c

Cc: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Cc: Wim Van Sebroeck <wim@iguana.be>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
MAINTAINERS