]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitf8505ef5c57ccb645c2229cb1c157bc5d77a5679
treebd44ceb46d77fd901cd500d35a31558bfea78ab4
parent167eeb470057adb5e9a22281d2852edc91c70473
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