[PATCH 05/16] MAINTAINERS: Fix ssbi pattern

From: Joe Perches
Date: Thu Jul 03 2014 - 18:08:20 EST


Incorrect pattern used, it's not a directory, it's a file.
Fix it.

Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 90ee3d6..6d1fc20 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1143,7 +1143,7 @@ F: drivers/mmc/host/msm_sdcc.h
F: drivers/tty/serial/msm_serial.h
F: drivers/tty/serial/msm_serial.c
F: drivers/*/pm8???-*
-F: drivers/mfd/ssbi/
+F: drivers/mfd/ssbi.c
F: include/linux/mfd/pm8xxx/
T: git git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm.git
S: Maintained
--
1.8.1.2.459.gbcd45b4.dirty

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/