From: Anton Vorontsov Date: Tue, 8 Jun 2010 09:55:57 +0000 (+0000) Subject: powerpc/85xx: Cleanup QE initialization for MPC85xxMDS boards X-Git-Tag: v2.6.36-rc1~559^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99d8238f5fb1dfe225042aea708337fcb7e8de55;p=pandora-kernel.git powerpc/85xx: Cleanup QE initialization for MPC85xxMDS boards The mpc85xx_mds_setup_arch() function is incomprehensible and unmaintainable. Factor out all QE specific stuff into mpc85xx_mds_qe_init() and mpc85xx_mds_reset_ucc_phys(). Also move QE stuff out of mpc85xx_mds_pic_init(). The diff is unreadable, but only because the code was so. ;-) It should be better now, and less indented. Signed-off-by: Anton Vorontsov Signed-off-by: Kumar Gala --- Reading git-diff-tree failed