提交 7d241b27 编写于 作者: P Peter Meerwald 提交者: Jonathan Cameron

iio: staging: fix typo in ade758_ring.c

Signed-off-by: NPeter Meerwald <pmeerw@pmeerw.net>
Signed-off-by: NJonathan Cameron <jic23@kernel.org>
上级 69078517
...@@ -54,7 +54,7 @@ static int ade7758_write_waveform_type(struct device *dev, unsigned type) ...@@ -54,7 +54,7 @@ static int ade7758_write_waveform_type(struct device *dev, unsigned type)
return ret; return ret;
} }
/* Whilst this makes a lot of calls to iio_sw_ring functions - it is to device /* Whilst this makes a lot of calls to iio_sw_ring functions - it is too device
* specific to be rolled into the core. * specific to be rolled into the core.
*/ */
static irqreturn_t ade7758_trigger_handler(int irq, void *p) static irqreturn_t ade7758_trigger_handler(int irq, void *p)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册