twx-linux/include/linux/regulator
Mark Brown 1fa9ad52b0 regulator: Hoist struct regulator_dev out of core to fix notifiers
Commit 872ed3fe176833f7d43748eb88010da4bbd2f983 caused regulator drivers
to take the struct regulator_dev lock themselves which requires that the
struct be visible to them. Band aid this by making the struct visible.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
2009-03-31 09:56:22 +01:00
..
bq24022.h regulator: Allow init data to be supplied for bq24022 2009-03-31 09:56:21 +01:00
consumer.h Regulator: Push lock out of _notifier_call_chain + add voltage change event. 2009-03-31 09:56:20 +01:00
driver.h regulator: Hoist struct regulator_dev out of core to fix notifiers 2009-03-31 09:56:22 +01:00
fixed.h regulator: Allow init_data to be passed to fixed voltage regulators 2009-03-31 09:56:21 +01:00
machine.h regulator: Add missing kerneldoc 2009-01-08 20:10:33 +00:00