commit | 797f283b61e43c54f37d20c1ef3f9682837ef67a | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Tue May 06 09:39:41 2014 +0200 |
committer | Mark Brown <broonie@linaro.org> | Mon May 12 22:08:36 2014 +0100 |
tree | 949eff8267979ced6ccf72b227de074cab063f04 | |
parent | b74f7be90f5bd231358289dca1b25c91fe21143d [diff] |
ASoC: Remove runtime field from DAI This was initially removed in commit 6423c1875 ("ASoC: Remove runtime field from DAI"), but was, presumably by accident, brought back in commit f0fba2ad1 ("ASoC: multi-component - ASoC Multi-Component Support"). But has never been initialized to anything but NULL ever since. This commit removes it again. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@linaro.org>