提交 6d21af4f 编写于 作者: J Javi Merino 提交者: Jiri Kosina

irq: Fix comment typo ist->is

Signed-off-by: NJavi Merino <javi.merino@arm.com>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 ff5f483f
......@@ -1281,7 +1281,7 @@ EXPORT_SYMBOL(free_irq);
* and to set up the interrupt handler in the right order.
*
* If you want to set up a threaded irq handler for your device
* then you need to supply @handler and @thread_fn. @handler ist
* then you need to supply @handler and @thread_fn. @handler is
* still called in hard interrupt context and has to check
* whether the interrupt originates from the device. If yes it
* needs to disable the interrupt on the device and return
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册