]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2b77cfbd367018d8a76cbe3f0170f225e4420ebb
treee7616850c96bea0169aa1f37314c5554f1cda281
parent4a7e7b38b2463e36d1fa9c131d77a7c352d4cecb
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