regulator: Fix parameter declaration and spelling mistake.
authorZhang Jiaming <jiaming@nfschina.com>
Tue, 5 Jul 2022 07:14:45 +0000 (15:14 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 5 Jul 2022 18:53:20 +0000 (19:53 +0100)
commitd08412328e4ff4928a60438e62e34e67f687a740
tree3243da00c77300a2cb5d973da9ae7c51d59e7853
parent38493f008deb435577361d4c4cdd69f7bb30f4b9
regulator: Fix parameter declaration and spelling mistake.

Use Complete data type declaration of 'sel' in ti_abb_set_voltage_sel().
Fix spelling of 'are'nt' in comments.

Signed-off-by: Zhang Jiaming <jiaming@nfschina.com>
Link: https://lore.kernel.org/r/20220705071445.21124-1-jiaming@nfschina.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/ti-abb-regulator.c