regulator: fan53555: Cleanup unused define and redundant assignment
authorAxel Lin <axel.lin@ingics.com>
Mon, 17 May 2021 01:03:18 +0000 (09:03 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 19 May 2021 13:19:12 +0000 (14:19 +0100)
commit79c7e1447c1c998e2571191e3cad12f9285ee22e
tree02706d9ca6e009483ae138e11ce25e687b263466
parenta7f003147b785d9780ceeac13a8e344927a3b9ea
regulator: fan53555: Cleanup unused define and redundant assignment

TCS_VSEL_NSEL_MASK is not used so remove it.
Also remove redundant assignment for di->slew_reg.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Link: https://lore.kernel.org/r/20210517010318.1027949-2-axel.lin@ingics.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/fan53555.c