commit | 706f4aa0350f80743951bd0d1272baba56076833 | [log] [tgz] |
---|---|---|
author | Zhao Qiang <B45475@freescale.com> | Thu Mar 06 09:38:12 2014 +0800 |
committer | Scott Wood <scottwood@freescale.com> | Wed Mar 19 19:37:31 2014 -0500 |
tree | 8e6562bdbae0cb54181000b67971e4acd8401f0f | |
parent | b0ad062cc410331e33e710bbc50d02ed587a217f [diff] |
QE: split function mpc85xx_qe_init() into two functions. New QE doesn't have par_io, it doesn't need to init par_io for new QE. Split function mpc85xx_qe_init() into mpc85xx_qe_init() and mpc85xx_qe_par_io_init(). Call mpc85xx_qe_init() for both new and old while mpc85xx_qe_par_io_init() after mpc85xx_qe_init() for old. Signed-off-by: Zhao Qiang <B45475@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com>