regulator: core: Split devres code out into a separate file
authorMark Brown <broonie@linaro.org>
Wed, 11 Sep 2013 12:15:40 +0000 (13:15 +0100)
committerMark Brown <broonie@linaro.org>
Mon, 16 Sep 2013 23:28:45 +0000 (00:28 +0100)
Cut down on the size of core.c a bit more and ensure that the devres
versions of things don't do too much peering inside the internals of
the APIs they wrap.

Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found