From: Dimitry Andric Date: Tue, 26 Jul 2005 18:20:25 +0000 (+0100) Subject: [PATCH] ARM: 2819/1: Fix several S3C24x0 IIS defines X-Git-Tag: v2.6.13-rc4~38^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02cdad3f932d533e5cbde1b15092418ce7af1a70;p=pandora-kernel.git [PATCH] ARM: 2819/1: Fix several S3C24x0 IIS defines Patch from Dimitry Andric - Change S3C2440_IISCON_MPLL to S3C2440_IISMOD_MPLL: The S3C2440 IISCON register doesn\'t control the master clock selection, this is done with the IISMOD register. - Correct S3C2410_IISMOD_256FS and S3C2410_IISMOD_384FS: This is set via bit 2 of IISMOD, not bit 1. - Add S3C2410_IISCON_PSCEN (prescaler enable), for completeness\' sake. Signed-off-by: Dimitry Andric Signed-off-by: Ben Dooks Signed-off-by: Russell King --- Reading git-diff-tree failed