mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-16 07:51:31 -04:00
iio: proximity: fix typo from currenly to currently
Fix incorrect spelling from currenly to currently. 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
896b6508ac
commit
22dd6499c1
@@ -821,7 +821,7 @@ static const struct sx_common_reg_default sx9324_default_regs[] = {
|
||||
{ SX9324_REG_ADV_CTRL10, 0x00, "adv_ctrl10" },
|
||||
{ SX9324_REG_ADV_CTRL11, 0x00, "adv_ctrl11" },
|
||||
{ SX9324_REG_ADV_CTRL12, 0x00, "adv_ctrl12" },
|
||||
/* TODO(gwendal): SAR currenly disabled */
|
||||
/* TODO(gwendal): SAR currently disabled */
|
||||
{ SX9324_REG_ADV_CTRL13, 0x00, "adv_ctrl13" },
|
||||
{ SX9324_REG_ADV_CTRL14, 0x00, "adv_ctrl14" },
|
||||
{ SX9324_REG_ADV_CTRL15, 0x00, "adv_ctrl15" },
|
||||
|
||||
Reference in New Issue
Block a user