[PATCH 3/3] powerpc/85xx: Cleanup QE initialization for MPC85xxMDS boards

Kumar Gala galak at kernel.crashing.org
Thu Aug 5 05:15:57 EST 2010


On Jun 8, 2010, at 2:55 PM, Anton Vorontsov wrote:

> 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 <avorontsov at mvista.com>
> ---
> arch/powerpc/platforms/85xx/mpc85xx_mds.c |  272 +++++++++++++++--------------
> 1 files changed, 143 insertions(+), 129 deletions(-)

applied to next

- k


More information about the Linuxppc-dev mailing list