diff options
author | David Brown <davidb@codeaurora.org> | 2013-03-12 14:41:55 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-03-25 13:39:41 -0400 |
commit | cd9a8fb5a98d38aa81ef090e3b481c1f4f38ba95 (patch) | |
tree | 2858a4db3eaefa1620efd0f6334554936fd7e812 /MAINTAINERS | |
parent | ce44bf5b5544cbe6358abb01f039361a99b80901 (diff) |
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-- | MAINTAINERS | 1 |
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 | |||
1031 | F: drivers/tty/serial/msm_serial.h | 1031 | F: drivers/tty/serial/msm_serial.h |
1032 | F: drivers/tty/serial/msm_serial.c | 1032 | F: drivers/tty/serial/msm_serial.c |
1033 | F: drivers/*/pm8???-* | 1033 | F: drivers/*/pm8???-* |
1034 | F: drivers/ssbi/ | ||
1034 | F: include/linux/mfd/pm8xxx/ | 1035 | F: include/linux/mfd/pm8xxx/ |
1035 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm.git | 1036 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm.git |
1036 | S: Maintained | 1037 | S: Maintained |