]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: core: Move list_voltage_{linear,linear_range,table} to helpers.c
authorAxel Lin <axel.lin@ingics.com>
Fri, 9 Aug 2013 07:29:27 +0000 (15:29 +0800)
committerMark Brown <broonie@linaro.org>
Fri, 9 Aug 2013 10:45:02 +0000 (11:45 +0100)
commit0bc45c525f126fc83422b58e63a870ccfc06e840
tree84f185451441d18e1f3e676bdb1edbc4b96cdc98
parentf4ab59d38f97407f350edc07e7a4c891676923c0
regulator: core: Move list_voltage_{linear,linear_range,table} to helpers.c

Move regulator_list_voltage_{linear,linear_range,table} helper functions to
helpers.c.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/core.c
drivers/regulator/helpers.c