commit | 92bb4c32708ee3e1d6eb0e185d678dab35152daf | [log] [tgz] |
---|---|---|
author | Dimitris Papastamos <dp@opensource.wolfsonmicro.com> | Thu Aug 01 11:11:28 2013 +0100 |
committer | Mark Brown <broonie@linaro.org> | Thu Aug 01 11:58:46 2013 +0100 |
tree | 9a9da804625ca03c0a9a45d74b6edf737ea84fad | |
parent | 81ad93ecfda64cb37129d29adb384affd0d0fa5b [diff] |
ASoC: wm_adsp: Sanitize parameter passing No need to hold on to the `codec' pointer. We can use the `dsp' pointer and grab all the information we need from there. This makes the parameters for the functions a bit more sane and idiomatic. Signed-off-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@linaro.org>