linux/arch/powerpc/sysdev/qe_lib
Timur Tabi 8f34f6cfa2 [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>
2007-02-08 17:20:16 -06:00
..
Kconfig [POWERPC] Add QUICC Engine (QE) infrastructure 2006-10-04 15:24:27 +10:00
Makefile [POWERPC] Add QUICC Engine (QE) infrastructure 2006-10-04 15:24:27 +10:00
qe.c Merge branch 'linux-2.6' into for-linus 2006-12-04 15:59:07 +11:00
qe_ic.c [POWERPC] Remove fastcall function attribute 2007-01-26 01:52:27 -06:00
qe_ic.h [POWERPC] Add QUICC Engine (QE) infrastructure 2006-10-04 15:24:27 +10:00
qe_io.c [HEADERS] Put linux/config.h out of its misery. 2006-10-09 19:13:51 -04:00
ucc.c [POWERPC] Fix the UCC rx/tx clock of QE 2006-10-25 13:49:22 +10:00
ucc_fast.c [POWERPC] Replace kmalloc+memset with kzalloc 2006-12-04 20:42:09 +11:00
ucc_slow.c [POWERPC] QE: Rename ucc_slow_info.us_regs to ucc_slow_info.regs 2007-02-08 17:20:16 -06:00