From: Anton Vorontsov Date: Fri, 10 Aug 2007 20:01:01 +0000 (-0700) Subject: spi_mpc83xx: in "QE mode", use sysclk/2 X-Git-Tag: v2.6.23-rc3~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e24a4d1ee337e3a67a502f3f19cdec3ffc45ad05;p=pandora-kernel.git spi_mpc83xx: in "QE mode", use sysclk/2 For MPC8349E input to the SPI Baud Rate Generator is SYSCLK, but it's SYSCLK/2 for MPC8323E (SPI in QE). Fix this, and remove confusion by renaming the mpc83xx_spi->sysclk member as mpc83xx_spi->spibrg. Signed-off-by: Anton Vorontsov Signed-off-by: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed