OSDN Git Service

regulator: wm8400: Fix trivial typo
authorAxel Lin <axel.lin@ingics.com>
Wed, 27 Feb 2019 05:54:21 +0000 (13:54 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 11 Mar 2019 16:36:44 +0000 (16:36 +0000)
commit178d08ea81b1538ea0b2c432a3ddda53b7fec296
treec50c74a0962b775c93916347a217b0c0a03f8354
parente08abeca39673e1045ca1e5a90bd7fef69d0fe8f
regulator: wm8400: Fix trivial typo

Use WM8400_DC2_ENA_MASK for DCDC2 enable_mask.
The define is the same as WM8400_DC1_ENA_MASK, just a cleanup.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/wm8400-regulator.c