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)
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

diff --cc MAINTAINERS
Simple merge