MAINTAINERS: fix ssbi pattern
authorJoe Perches <joe@perches.com>
Fri, 8 Aug 2014 21:25:05 +0000 (14:25 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Aug 2014 22:57:30 +0000 (15:57 -0700)
Incorrect pattern used, it's not a directory, it's a file.  Fix it.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
MAINTAINERS

index 18dddd8572f40563e4c04d5a1ccf6236896eadcf..4d5790cd3f577e1b56736560fc1c342e4fe981d4 100644 (file)
@@ -1178,7 +1178,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