From: Marc-Andre Hebert Date: Thu, 30 Mar 2006 09:24:08 +0000 (+0100) Subject: [ARM] 3434/1: pxa i2s amsl define X-Git-Tag: v2.6.17-rc1~23^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd88dd740ad7b92cd399b6116dfa9486b36ffaff;p=pandora-kernel.git [ARM] 3434/1: pxa i2s amsl define Patch from Marc-Andre Hebert The error concerns a bit mask define for the AMSL bit of the SACR1 register in the 2.6 kernel tree. The AMSL is bit 0 and it was defined as so in the 2.4 kernel tree but it is inccorrectly set as bit 1 (a reserved bit) in the 2.6 kernel tree. Signed-off-by: Marc-Andre Hebert Signed-off-by: Russell King --- Reading git-diff-tree failed