]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: core: fix typo in regulator_bulk_disable()
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 3 Feb 2017 23:16:16 +0000 (15:16 -0800)
committerMark Brown <broonie@kernel.org>
Sat, 4 Feb 2017 10:37:32 +0000 (11:37 +0100)
commitc66617e61e68b7d160ab9387b10fed03a13875c2
treed461adf24eaf45986d15a19778379357b04d4bc8
parent95ccf1e7fda4695b62a43e3f0972aabcdbd995d0
regulator: core: fix typo in regulator_bulk_disable()

"re-enable" was misspelled as "reename".

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/core.c