Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

iio: staging: fix typo in ade758_ring.c

Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>

authored by

Peter Meerwald and committed by
Jonathan Cameron
7d241b27 69078517

+1 -1
+1 -1
drivers/staging/iio/meter/ade7758_ring.c
··· 54 54 return ret; 55 55 } 56 56 57 - /* Whilst this makes a lot of calls to iio_sw_ring functions - it is to device 57 + /* Whilst this makes a lot of calls to iio_sw_ring functions - it is too device 58 58 * specific to be rolled into the core. 59 59 */ 60 60 static irqreturn_t ade7758_trigger_handler(int irq, void *p)