From: Michael Brunner Date: Tue, 4 Dec 2007 20:39:20 +0000 (+0100) Subject: [ARM] 4690/1: PXA: fix CKEN corruption in PXA27x AC97 cold reset code X-Git-Tag: v2.6.24-rc6~66^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03d14a5536cf5611d27a106137a814c8f1135ddd;p=pandora-kernel.git [ARM] 4690/1: PXA: fix CKEN corruption in PXA27x AC97 cold reset code Fix CKEN register corruption in the PXA27x cold reset code located in sound/arm/pxa27x-ac97.c. The problem has been introduced with a pxa_set_cken() function change in linux 2.6.23. This patch is based on patch 4527/1 that fixes the same problem in the ASoC PXA-AC97 driver. Additionally a definition for the CKEN index value is added and applied to both PXA AC97 drivers. Signed-off-by: Michael Brunner Signed-off-by: Russell King --- Reading git-diff-tree failed