mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 09:04:39 +02: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:
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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user