regulator: wm8994: Convert to module_platform_driver()
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 4 Apr 2013 11:08:08 +0000 (12:08 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 5 Apr 2013 09:44:23 +0000 (10:44 +0100)
The regulators can only be used to supply the CODEC so we don't need to
worry about users that still need fudges for init ordering issues.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found