summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorKumar Sanghvi <kumar.sanghvi@stericsson.com>2011-05-26 14:38:19 +0530
committerPhilippe Langlais <philippe.langlais@stericsson.com>2012-05-22 11:07:12 +0200
commit3cea57241b2be162293c5ac43fa0dd6b99af0fe5 (patch)
tree7aa89b46f4c43bdbd80a45cc0c2f592a8402e890 /Documentation
parent99f8c94f9cd6abf8411efecfec038f766ebc6a92 (diff)
u8500: shrm: Move shrm to drivers/modem
Moves shrm specific files from arch/arm/mach-ux500/mach/include and drivers/misc to include/linux/modem/shrm and drivers/modem/shrm respectively ST-Ericsson ID: CR329459 Change-Id: I3a08f83e5302429d51eb865ee1c5e4e0ec73e31b Signed-off-by: Kumar Sanghvi <kumar.sanghvi@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/23980 Reviewed-by: QATEST Reviewed-by: Srinidhi KASAGAR <srinidhi.kasagar@stericsson.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/DocBook/shrm.tmpl10
1 files changed, 5 insertions, 5 deletions
diff --git a/Documentation/DocBook/shrm.tmpl b/Documentation/DocBook/shrm.tmpl
index 7f21cd3f7dd..2773b821bf5 100644
--- a/Documentation/DocBook/shrm.tmpl
+++ b/Documentation/DocBook/shrm.tmpl
@@ -117,15 +117,15 @@
<para>
This Section lists the functions used internally by the SHRM driver to implement FIFO management. It physically reads/writes data to/from memory.
</para>
-!Idrivers/misc/shrm/shrm_fifo.c
+!Idrivers/modem/shrm/shrm_fifo.c
<para>
This Section lists the functions used internally by the SHRM driver to implement the SHM protocol and handle all interrupt callback.
</para>
-!Idrivers/misc/shrm/shrm_protocol.c
+!Idrivers/modem/shrm/shrm_protocol.c
<para>
This Section lists the functions used internally by the SHRM driver to implement Modem-Host communication L1 interface specifications.
</para>
-!Idrivers/misc/shrm/modem_shrm_driver.c
+!Idrivers/modem/shrm/modem_shrm_driver.c
</chapter>
<chapter id="Other">
@@ -133,7 +133,7 @@
<para>
This Section lists some of the Data structure used by the SHRM driver.
</para>
-!Iarch/arm/mach-ux500/include/mach/shrm_driver.h
-!Iarch/arm/mach-ux500/include/mach/shrm_private.h
+!Iinclude/linux/modem/shrm/shrm_driver.h
+!Iinclude/linux/modem/shrm/shrm_private.h
</chapter>
</book>