projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce44bf5
)
MAINTAINERS: add ssbi
author
David Brown
<davidb@codeaurora.org>
Tue, 12 Mar 2013 18:41:55 +0000
(11:41 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 25 Mar 2013 17:39:41 +0000
(10:39 -0700)
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>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index 95616582c728566eaa1e24592f645ece61f6b501..f8fdec5bc1a7ea3dbfbbb659fb8d7fa61f5f66e2 100644
(file)
--- 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