[POWERPC] QE: clean up ucc_slow.c and ucc_fast.c
authorTimur Tabi <timur@freescale.com>
Sat, 17 Feb 2007 04:31:21 +0000 (22:31 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Sat, 17 Feb 2007 22:12:54 +0000 (16:12 -0600)
commit5af68af5bcd34e3569fd82ef4676de5bc03e18c0
treee69dab3cc4548c73d2c9367a6458da59f0fe2290
parentbe156bed9ebfe365c6d95f715eae3529cf694fcb
[POWERPC] QE: clean up ucc_slow.c and ucc_fast.c

Refactored and cleaned up ucc_fast.c and ucc_slow.c so that the two files
look more alike and are easier to read.  Removed uccf_printk() and related
functions, because they were just front-ends to printk().  Fixed some
spacing and tabbing issues.  Minor optimizations of some code.  Changed
the type of some variables to their proper type (mostly buffer
descriptors).

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/sysdev/qe_lib/ucc_fast.c
arch/powerpc/sysdev/qe_lib/ucc_slow.c
include/asm-powerpc/ucc_slow.h