]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: max8973: Fix up control flag option for bias control
authorLaxman Dewangan <ldewangan@nvidia.com>
Wed, 1 Jul 2015 13:01:42 +0000 (18:31 +0530)
committerMark Brown <broonie@kernel.org>
Tue, 7 Jul 2015 13:42:20 +0000 (14:42 +0100)
commitb6e0f70bc0b41e47c7117c00cdac95bca0ee5848
treec1c8de2ca24a6785053f6b9898967eb27120e19b
parent0c9e0229f3c4e023815b9350b2095fd8ad5809e3
regulator: max8973: Fix up control flag option for bias control

The control flag for the bias control is MAX8973_CONTROL_BIAS_ENABLE
rather than MAX8973_BIAS_ENABLE which is macro for the bits in
register.

Fix this typo.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/max8973-regulator.c