mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 07:03:03 +02:00
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 @@ static int ade7758_write_waveform_type(struct device *dev, unsigned type)
|
|||
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
Block a user