regulator: core.c: Improve a comment
authorSebastian Fricke <sebastian.fricke@posteo.net>
Wed, 21 Apr 2021 05:52:37 +0000 (05:52 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 21 Apr 2021 14:54:57 +0000 (15:54 +0100)
commit72241e3190f2be668d60493cf0343ec535357b5e
tree8f50b3956335700430389cf522105ae901ee1027
parent8a065ce92b218e453742b745162d75a6f86fb768
regulator: core.c: Improve a comment

s/regulator may on/regulator may already be enabled/
s/or left on/or was left on/

The aim of this patch is to make the comment more readable and to make
it clear, that this is about a regulator, that is already enabled instead
of a regulator that may be switched on.

Signed-off-by: Sebastian Fricke <sebastian.fricke@posteo.net>
Link: https://lore.kernel.org/r/20210421055236.13148-1-sebastian.fricke@posteo.net
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/core.c