]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - drivers/regulator/tps6524x-regulator.c
regulator: tps6524x: Use module_spi_driver()
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 3 Apr 2012 23:34:23 +0000 (00:34 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 4 Apr 2012 10:39:46 +0000 (11:39 +0100)
commit173f24d1ffe23f46b689159ee9d6b6aa402ff2e9
treec9df69b80fdb76753bbb5a73693655e8664a74d8
parent4a78f2c1d67fb2ac89fe724a505dca64181f95f2
regulator: tps6524x: Use module_spi_driver()

Unusual to see a regulator driver not using subsys_initcall() but the
deferred probe support should make this viable.

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