summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorDavid Brown2013-03-12 19:41:55 +0100
committerGreg Kroah-Hartman2013-03-25 18:39:41 +0100
commitcd9a8fb5a98d38aa81ef090e3b481c1f4f38ba95 (patch)
tree2858a4db3eaefa1620efd0f6334554936fd7e812 /MAINTAINERS
parentSSBI: Remove MSM_ prefix from SSBI drivers (diff)
downloadkernel-qcow2-linux-cd9a8fb5a98d38aa81ef090e3b481c1f4f38ba95.tar.gz
kernel-qcow2-linux-cd9a8fb5a98d38aa81ef090e3b481c1f4f38ba95.tar.xz
kernel-qcow2-linux-cd9a8fb5a98d38aa81ef090e3b481c1f4f38ba95.zip
MAINTAINERS: add ssbi
The ssbi device is specific to the Qualcomm MSM SoCs. Signed-off-by: David Brown <davidb@codeaurora.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 95616582c728..f8fdec5bc1a7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1031,6 +1031,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/ssbi/
F: include/linux/mfd/pm8xxx/
T: git git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm.git
S: Maintained