commit | 70fde5cbd421773f0b9d684933ecb441efe89c84 | [log] [tgz] |
---|---|---|
author | Antonio Ospite <ospite@studenti.unina.it> | Fri Aug 07 23:18:41 2009 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Thu Sep 17 09:47:13 2009 +0200 |
tree | 78f488740cb11460f79d41317558599b32b6fcf2 | |
parent | d0a821324819a2908b886ae8b2f33fc7824ff83f [diff] |
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>