diff options
author | Stephen Warren <swarren@nvidia.com> | 2013-12-10 19:35:24 (GMT) |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-12-18 18:55:02 (GMT) |
commit | ede38884ac25ed78e43f3480056670963a9980f0 (patch) | |
tree | 9c9c434b532a9f0faf4b248b1d2d6c8afcb40785 /sound/soc/generic | |
parent | d71b3ef44f9e5cfda2499768f6420b784845af06 (diff) | |
download | linux-ede38884ac25ed78e43f3480056670963a9980f0.tar.xz |
ASoC: SPEAr: get rid of spear-pcm-audio struct device
Modify the SPEAr PCM driver so that it's a utility library that can be
registered on each DAI, rather than a separate struct device. This is
more in line with how many recent DT-converted platforms operate, and
avoids the need for yet another struct device.
This is also required as a pre-cursor to removing
spear_pcm_request_chan().
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'sound/soc/generic')
0 files changed, 0 insertions, 0 deletions