regulator: Export regulator_is_supported_voltage()
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 28 Dec 2011 12:48:45 +0000 (12:48 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 28 Dec 2011 17:09:32 +0000 (17:09 +0000)
commita398eaa23e42b73216efbe03dc1d754b2e5d603c
treeddb0e0182cc7a05d7733f02c41f8b410cdd7574e
parent93bcb23b38f634e8fb4ddda0d3f4862fda5cedae
regulator: Export regulator_is_supported_voltage()

It's part of the driver interface so should be available to modules.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/core.c