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:
Peter Meerwald 2013-07-07 21:24:00 +01:00 committed by Jonathan Cameron
parent 69078517ac
commit 7d241b2714
1 changed files with 1 additions and 1 deletions

View File

@ -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)