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)
commitbbd993077d788589a86a718ba7a7895ba5e71a17
treee7616850c96bea0169aa1f37314c5554f1cda281
parentb290750172b97cb48497a277b3e628083e7246cb
ASoC: Remove redundant codec pointer from DAIs

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>
include/sound/soc-dai.h