提交 1c623c24 编写于 作者: G Geliang Tang 提交者: Takashi Iwai

ALSA: mixart: fix a comment typo

Fix a comment typo in mixart.h.
Signed-off-by: NGeliang Tang <geliangtang@gmail.com>
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
上级 3eff682d
......@@ -86,7 +86,7 @@ struct mixart_mgr {
u32 msg_fifo[MSG_FIFO_SIZE];
int msg_fifo_readptr;
int msg_fifo_writeptr;
atomic_t msg_processed; /* number of messages to be processed in takslet */
atomic_t msg_processed; /* number of messages to be processed in tasklet */
struct mutex lock; /* interrupt lock */
struct mutex msg_lock; /* mailbox lock */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册