[POWERPC] QE: Rename ucc_slow_info.us_regs to ucc_slow_info.regs
authorTimur Tabi <timur@freescale.com>
Thu, 8 Feb 2007 16:47:31 +0000 (10:47 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 8 Feb 2007 23:20:16 +0000 (17:20 -0600)
commit8f34f6cfa27ddae8faf10aef986db2fda1ba6791
treee432fc3c822fd28b987673357147fe846a590252
parentd003e7a1a569501cbe9a5ca14748177498c4893a
[POWERPC] QE: Rename ucc_slow_info.us_regs to ucc_slow_info.regs

Rename the 'us_regs' field of the ucc_slow_info structure in ucc_slow.h
to just 'regs'.  The equivalent field in the ucc_fast_info structure is
also called 'regs', so this patch makes them comparable, and makes the
code a little easier to read, because there already is a 'us_regs' in
another ucc_slow structure.

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