Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-30 | ASoC: Factor out analogue platform data from WM8993 | Mark Brown | 1 | -0/+5 | |
This is also shared with newer CODECs. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> | |||||
2009-08-13 | ASoC: Factor out shared code from WM8993 | Mark Brown | 1 | -0/+24 | |
The WM8993 analogue control is shared with other devices in the same product line. Since this is a very substantial proportion of the driver move the definitions of these controls into a new wm_hubs module which allows them to be shared between the two. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> |