ASoC: Remove runtime field from DAI
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 6 May 2014 07:39:41 +0000 (09:39 +0200)
committerMark Brown <broonie@linaro.org>
Mon, 12 May 2014 21:08:36 +0000 (22:08 +0100)
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>

No differences found