summaryrefslogtreecommitdiff
path: root/arch/arm
diff options
context:
space:
mode:
authorPhilippe Langlais <philippe.langlais@stericsson.com>2011-10-14 09:42:59 +0200
committerPhilippe Langlais <philippe.langlais@linaro.org>2012-03-19 09:02:34 +0100
commit036b307de74d49d11a3a1d39ee651e16c1848145 (patch)
tree702657563ccd3add3a279413eb0701fbe9c3711c /arch/arm
parent89372c78ef0ed7a890d88197efea284c8fb024b5 (diff)
kernel-doc: shrm: fix kernel-doc warnings
fix the potential kernel-doc warnings ST-Ericsson Linux next: - ST-Ericsson ID: 327425 ST-Ericsson FOSS-OUT ID: Trivial Signed-off-by: om prakash <omprakash.pal@stericsson.com> Change-Id: Ibaa302ddbaa8e223b81bd047fceaf7c3b97af491 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/23345 Reviewed-by: Rabin VINCENT <rabin.vincent@stericsson.com> Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com> Reviewed-by: QATEST Reviewed-by: Srinidhi KASAGAR <srinidhi.kasagar@stericsson.com>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/mach-ux500/include/mach/shrm_driver.h1
-rw-r--r--arch/arm/mach-ux500/include/mach/shrm_private.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-ux500/include/mach/shrm_driver.h b/arch/arm/mach-ux500/include/mach/shrm_driver.h
index 41f518238b3..36bb8413ad9 100644
--- a/arch/arm/mach-ux500/include/mach/shrm_driver.h
+++ b/arch/arm/mach-ux500/include/mach/shrm_driver.h
@@ -173,6 +173,7 @@ struct message_queue {
* struct isadev_context - shrm char interface context
* @dl_queue: structre to store the queue related info
* @device_id: message id(ISI, RPC, AUDIO, SECURITY)
+ * @addr: device addresses.
*/
struct isadev_context {
struct message_queue dl_queue;
diff --git a/arch/arm/mach-ux500/include/mach/shrm_private.h b/arch/arm/mach-ux500/include/mach/shrm_private.h
index 33a0e18234b..1f09e7bef94 100644
--- a/arch/arm/mach-ux500/include/mach/shrm_private.h
+++ b/arch/arm/mach-ux500/include/mach/shrm_private.h
@@ -61,6 +61,7 @@ typedef void (*MSG_PENDING_NOTIF)(const u32 Wptr);
* @availablesize: available memory in fifo
* @end_addr_fifo: fifo end addr
* @fifo_virtual_addr: fifo virtual addr
+ * @fifo_update_lock: spin lock to update fifo.
*
* On writting a message to FIFO the same has to be read by the modem before
* writing the next message to the FIFO. In oder to over come this a local