提交 2e915ea0 编写于 作者: L Lars Poeschel 提交者: Jonathan Corbet

Documentation: iio: fix a typo

Rename function name to the actual name referenced in
struct iio_sw_trigger_ops.
Signed-off-by: NLars Poeschel <poeschel@lemonage.de>
Link: https://lore.kernel.org/r/20200904091911.269715-1-poeschel@lemonage.deSigned-off-by: NJonathan Corbet <corbet@lwn.net>
上级 50aab9b1
......@@ -53,7 +53,7 @@ kernel module following the interface in include/linux/iio/sw_trigger.h::
*/
}
static int iio_trig_hrtimer_remove(struct iio_sw_trigger *swt)
static int iio_trig_sample_remove(struct iio_sw_trigger *swt)
{
/*
* This undoes the actions in iio_trig_sample_probe
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册