summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorArun Murthy <arun.murthy@stericsson.com>2011-12-05 17:00:02 +0530
committerPhilippe Langlais <philippe.langlais@stericsson.com>2012-05-22 11:07:22 +0200
commitd15cba295cd8b01d7f44a62e636f3e95a51ec497 (patch)
tree0a3f212cde20128e0049c4134394516ab6c925d6 /include
parentc5648a9b856b3c59d7229a50304e0e976735a4ad (diff)
u8500-shrm: DocBook: Remove warnings in shrm driver
ST-Ericsson Linux next: NA ST-Ericsson ID: 354484 ST-Ericsson FOSS-OUT ID: Trivial Change-Id: I9b086aae5dc697c1b0fccc0913b170c3ef32ea97 Signed-off-by: Arun Murthy <arun.murthy@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/41014 Reviewed-by: QABUILD Reviewed-by: Bibek BASU <bibek.basu@stericsson.com> Reviewed-by: Srinidhi KASAGAR <srinidhi.kasagar@stericsson.com>
Diffstat (limited to 'include')
-rw-r--r--include/linux/modem/shrm/shrm_driver.h21
1 files changed, 11 insertions, 10 deletions
diff --git a/include/linux/modem/shrm/shrm_driver.h b/include/linux/modem/shrm/shrm_driver.h
index 689ce207df5..081dfd111e4 100644
--- a/include/linux/modem/shrm/shrm_driver.h
+++ b/include/linux/modem/shrm/shrm_driver.h
@@ -64,17 +64,18 @@
* @ca_audio_shared_rptr: cmt-ape audio channel read pointer
* @dev: pointer to the driver device
* @ndev: pointer to the network device structure
+ * @modem: poiner to struct modem
* @isa_context: pointer to t_isa_driver_sontext dtructure
- * @shm_common_ch_wr_wk: kthread worker for writing to common channel
- * @shm_common_ch_wr_wk_task: task for writing to common channel
- * @shm_audio_ch_wr_wk: kthread worker for writing to audio channel
- * @shm_audio_ch_wr_wk_task: task for writing to audio channel
- * @shm_ac_wake_wk: kthread worker for receiving ape-cmt wake requests
- * @shm_ac_wake_wk_task: task for receiving ape-cmt wake requests
- * @shm_ca_wake_wk: kthread worker for receiving cmt-ape wake requests
- * @shm_ca_wake_wk_task: task for receiving cmt-ape wake requests
- * @shm_ac_sleep_wk: kthread worker for recieving ape-cmt sleep requests
- * @shm_ac_sleep_wk_task: task for recieving ape-cmt sleep requests
+ * @shm_common_ch_wr_kw: kthread worker for writing to common channel
+ * @shm_common_ch_wr_kw_task: task for writing to common channel
+ * @shm_audio_ch_wr_kw: kthread worker for writing to audio channel
+ * @shm_audio_ch_wr_kw_task: task for writing to audio channel
+ * @shm_ac_wake_kw: kthread worker for receiving ape-cmt wake requests
+ * @shm_ac_wake_kw_task: task for receiving ape-cmt wake requests
+ * @shm_ca_wake_kw: kthread worker for receiving cmt-ape wake requests
+ * @shm_ca_wake_kw_task: task for receiving cmt-ape wake requests
+ * @shm_ac_sleep_kw: kthread worker for recieving ape-cmt sleep requests
+ * @shm_ac_sleep_kw_task: task for recieving ape-cmt sleep requests
* @send_ac_msg_pend_notify_0: work for handling pending message on common
* channel
* @send_ac_msg_pend_notify_1: work for handling pending message on audio