iio: staging: fix typo in ade758_ring.c
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
This commit is contained in:
parent
69078517ac
commit
7d241b2714
|
@ -54,7 +54,7 @@ out:
|
|||
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.
|
||||
*/
|
||||
static irqreturn_t ade7758_trigger_handler(int irq, void *p)
|
||||
|
|
Loading…
Reference in New Issue