]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
regulator: axp20x: Fix incorrect vsel_mask settings
authorAxel Lin <axel.lin@ingics.com>
Mon, 28 Jan 2019 14:02:19 +0000 (22:02 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 28 Jan 2019 15:38:04 +0000 (15:38 +0000)
commitd02337709390c854186c6a21f997dc39760591e1
tree50cac4b5612a09254ff25141a9454b6f36a17b74
parent45460fe9c0c628a14863a0f1dba1c46359841ed7
regulator: axp20x: Fix incorrect vsel_mask settings

Fix copy-paste mistake while converting to use defines for masks.

Fixes: db4a555f7c4cf ("regulator: axp20x: use defines for masks")
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/axp20x-regulator.c