Dmitry Torokhov
6a74857d1b
Regulators: pcap-regulator - clean up driver data after removal
...
It is a good tone to reset driver data after unbinding the device.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru >
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk >
2010-03-03 14:49:29 +00:00
Antonio Ospite
70fde5cbd4
regulator: get pcap data from the parent device
...
Right now the pcap core driver passes a reference to its pcap data abusing the
subdrivers platform drvdata, this is not good.
Get the reference directly from the parent device.
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it >
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com >
2009-09-17 09:47:13 +02:00
Antonio Ospite
e397e7ed50
regulator: register pcap earlier
...
Register pcap-regulator earlier so it can be used with cpufreq
Signed-off-by: Daniel Ribeiro <drwyrm@gmail.com >
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com >
2009-09-17 09:47:11 +02:00
Daniel Ribeiro
39b1772a24
regulator: add pcap driver
...
Add (partial) support for the voltage regulators on the PCAP2 PMIC.
Signed-off-by: Daniel Ribeiro <drwyrm@gmail.com >
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk >
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com >
2009-09-17 09:46:49 +02:00