commit | 18bf50a374a46aec83652f48006a6fac764c635d | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Dec 08 10:55:21 2011 +0800 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Mon Jan 09 00:37:31 2012 +0100 |
tree | 9b8549341326fe0642ea10371d5879fd4ec64733 | |
parent | f78d29f166f347154909c33ca527c50ba65c95f7 [diff] |
mfd: Store wm8350 struct in core device driver data This will allow us to move to a more idiomatic MFD model as drivers will be able to get the struct by looking at their parent device. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>