Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a86ea557 authored by Roberta Dobrescu's avatar Roberta Dobrescu Committed by Jonathan Cameron
Browse files

iio: light: cm32181: Fix typo 's/claibscale/calibscale/'

parent 2cdc560a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.
 */