Skip to content

Commit

Permalink
iio: light: cm32181: Fix typo 's/claibscale/calibscale/'
Browse files Browse the repository at this point in the history
Signed-off-by: Roberta Dobrescu <[email protected]>
Reviewed-by: Daniel Baluta <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
  • Loading branch information
robertaDobrescu authored and jic23 committed Jan 25, 2015
1 parent 2cdc560 commit a86ea55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/iio/light/cm32181.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 claibscale variable.
* time and calibscale variable.
*
* Return: Positive value is lux, otherwise is error code.
*/
Expand Down

0 comments on commit a86ea55

Please sign in to comment.