diff options
author | David Brown <davidb@codeaurora.org> | 2013-03-12 11:41:55 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-03-25 10:39:41 -0700 |
commit | cd9a8fb5a98d38aa81ef090e3b481c1f4f38ba95 (patch) | |
tree | 2858a4db3eaefa1620efd0f6334554936fd7e812 /MAINTAINERS | |
parent | ce44bf5b5544cbe6358abb01f039361a99b80901 (diff) | |
download | linux-cd9a8fb5a98d38aa81ef090e3b481c1f4f38ba95.tar.bz2 |
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 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 |