projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6907851
)
iio: staging: fix typo in ade758_ring.c
author
Peter Meerwald
<pmeerw@pmeerw.net>
Sun, 7 Jul 2013 20:24:00 +0000
(21:24 +0100)
committer
Jonathan Cameron
<jic23@kernel.org>
Sat, 3 Aug 2013 17:40:32 +0000
(18:40 +0100)
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/staging/iio/meter/ade7758_ring.c
patch
|
blob
|
history
diff --git
a/drivers/staging/iio/meter/ade7758_ring.c
b/drivers/staging/iio/meter/ade7758_ring.c
index b29e2d5d993773c0e5ff4e22e97e8f48f349925f..7d5db71755788372638035b49917e5470cf4bc68 100644
(file)
--- a/
drivers/staging/iio/meter/ade7758_ring.c
+++ b/
drivers/staging/iio/meter/ade7758_ring.c
@@
-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 to
o
device
* specific to be rolled into the core.
*/
static irqreturn_t ade7758_trigger_handler(int irq, void *p)