From: Mark Brown Date: Tue, 5 May 2009 09:27:38 +0000 (+0100) Subject: ASoC: Remove redundant codec pointer from DAIs X-Git-Tag: v2.6.31-rc1~363^2~29^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbd993077d788589a86a718ba7a7895ba5e71a17;p=pandora-kernel.git 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 --- Reading git-diff-tree failed