commit | 24089e04cb1b4975bafd6368ab8b92082ebf6ad7 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Sun May 18 14:24:12 2014 +0200 |
committer | Mark Brown <broonie@linaro.org> | Sun Jun 01 19:16:47 2014 +0100 |
tree | d42c4bae95d91a8ac41c7dd0a7903cc57887f8fb | |
parent | 15b8e94f7460a1285766555011a0feb68e618ecb [diff] |
ASoC: Add helper functions to cast from DAPM context to CODEC/platform This is useful if we have a pointer to a DAPM context and know that it is a CODEC or platform DAPM context and want to get a pointer to the CODEC or platform. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@linaro.org>