ASoC: Remove redundant codec pointer from DAIs
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 5 May 2009 09:27:38 +0000 (10:27 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 5 May 2009 09:27:38 +0000 (10:27 +0100)
The DAI structure has two pointers to the codec, one in the body of the
DAI and one in a union for a parent pointer.  Drop the parent pointer
version.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found