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:
2cdc560
)
iio: light: cm32181: Fix typo 's/claibscale/calibscale/'
author
Roberta Dobrescu
<roberta.dobrescu@gmail.com>
Thu, 15 Jan 2015 22:24:41 +0000
(
00:24
+0200)
committer
Jonathan Cameron
<jic23@kernel.org>
Sun, 25 Jan 2015 22:53:49 +0000
(22:53 +0000)
Signed-off-by: Roberta Dobrescu <roberta.dobrescu@gmail.com>
Reviewed-by: Daniel Baluta <daniel.baluta@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/light/cm32181.c
patch
|
blob
|
history
diff --git
a/drivers/iio/light/cm32181.c
b/drivers/iio/light/cm32181.c
index ad36b294e4d506a3b1df2ba105b8e6038ebc087e..5d12ae54d0886e1179ab18e8d72480bb9d12d40a 100644
(file)
--- a/
drivers/iio/light/cm32181.c
+++ b/
drivers/iio/light/cm32181.c
@@
-169,7
+169,7
@@
static int cm32181_write_als_it(struct cm32181_chip *cm32181, int val)
* @cm32181: pointer of struct cm32181.
*
* Convert sensor raw data to lux. It depends on integration
- * time and c
la
ibscale variable.
+ * time and c
al
ibscale variable.
*
* Return: Positive value is lux, otherwise is error code.
*/