summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorKumar Sanghvi <kumar.sanghvi@stericsson.com>2011-05-26 14:38:19 +0530
committerRobert Marklund <robert.marklund@stericsson.com>2011-10-05 12:17:32 +0200
commitbcb2c81a20197c29aa15e853bd4c88bb58af00cb (patch)
treea5fa18f66ecf6ecc62f8d7e1c16ca64978a467f2 /Documentation
parenteb7bdd255c1c20c9290cca79e7c915f0c4a28671 (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>