mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-16 17:12:50 -04:00
iio: imu: fix typo from adjustement to adjustment
Fix incorrect spelling in a comment. - adjustement -> adjustment Signed-off-by: Shi Hao <i.shihao.999@gmail.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
This commit is contained in:
committed by
Jonathan Cameron
parent
a27bace4d5
commit
d5036cd38a
@@ -125,7 +125,7 @@ static int inv_magn_init(struct inv_mpu6050_state *st)
|
||||
}
|
||||
|
||||
/*
|
||||
* Sensitivity adjustement and scale to Gauss
|
||||
* Sensitivity adjustment and scale to Gauss
|
||||
*
|
||||
* Hadj = H * (((ASA - 128) * 0.5 / 128) + 1)
|
||||
* Factor simplification:
|
||||
|
||||
Reference in New Issue
Block a user