From: Mark Brown Date: Thu, 2 Dec 2010 16:15:29 +0000 (+0000) Subject: ASoC: Move active copy of CODEC read and write into runtime structure X-Git-Tag: v2.6.38-rc1~236^2^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3acec2671cc448bc549b06b561ae2454238e9a0;p=pandora-kernel.git ASoC: Move active copy of CODEC read and write into runtime structure We shouldn't be assigning to the driver structure (which really ought to be const, further patch to follow) though there's unlikely to be any actual problem except in the unlikely case that two devices with the same driver but different bus types appear in the same system. Signed-off-by: Mark Brown Acked-by: Liam Girdwood --- Reading git-diff-tree failed