]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: core: Move helpers for drivers out into a separate file
authorMark Brown <broonie@linaro.org>
Tue, 6 Aug 2013 00:31:28 +0000 (01:31 +0100)
committerMark Brown <broonie@linaro.org>
Wed, 7 Aug 2013 15:32:00 +0000 (16:32 +0100)
commitf4ab59d38f97407f350edc07e7a4c891676923c0
tree87a6177a2bf7e79b9d33755572574957f9a514bb
parentc420de5799cae79986e0a45c47f665d847cb5461
regulator: core: Move helpers for drivers out into a separate file

Reduce the size of core.c a bit.

Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/Makefile
drivers/regulator/core.c
drivers/regulator/helpers.c [new file with mode: 0644]