@@ -326,7 +326,7 @@ struct wmd_dev_context {
u32 dw_dsp_start_add; /* API Boot vector */
u32 dw_internal_size; /* Internal memory size */
- struct omap_mbox *mbox; /* Mail box handle*/
+ struct omap_mbox *mbox; /* Mail box handle */
/*
* Processor specific info is set when prog loaded and read from DCD.
@@ -663,7 +663,7 @@ static dsp_status bridge_brd_start(struct wmd_dev_context *hDevContext,
ul_dsp_clk_addr, sizeof(u32), 0);
}
/*
- *Enable Mailbox events and also drain any pending
+ * Enable Mailbox events and also drain any pending
* stale messages.
*/
dev_context->mbox = omap_mbox_get("dsp");