From: Anatolij Gustschin Date: Wed, 17 Feb 2010 05:30:03 +0000 (-0700) Subject: serial: mpc52xx_uart: re-enable mpc5121 PSC UART support X-Git-Tag: v2.6.34-rc1~271^2~17^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6acc6833510db8f72b5ef343296d97480555fda9;p=pandora-kernel.git serial: mpc52xx_uart: re-enable mpc5121 PSC UART support Currently the support for MPC5121 PSC UART in the mpc52xx_uart driver is broken (only console pre-initialized by the bootloader works). Re-enable it now by providing MPC5121 specific ops for PSCx clock activation, FIFO controller init/uninit and MPC5121 PSC FIFO shared interrupt handling functions. Signed-off-by: John Rigby Signed-off-by: Anatolij Gustschin Acked-by: Greg Kroah-Hartman Signed-off-by: Grant Likely --- Reading git-diff-tree failed