kernel-ark/arch/powerpc
Timur Tabi fc9e8b4e27 [PATCH] Optimize qe_brg struct to use an array
The qe_brg structure manually defined each of the 16 BRG registers, which
made any code that used them cumbersome.  This patch replaces the fields
with a single 16-element array.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-11-13 14:49:01 +11:00
..
boot [PATCH] Remove arch/powerpc/boot/zImage file. 2006-11-13 14:48:59 +11:00
configs
kernel [PATCH] Make nvram_64.o a 64bit-only object 2006-11-13 14:45:00 +11:00
lib
math-emu
mm [PATCH] Do a single one-line printk in bad_page_fault() 2006-11-13 14:48:56 +11:00
oprofile
platforms [PATCH] Fix compile warnings with CONFIG_PM=n 2006-11-13 14:49:00 +11:00
sysdev [PATCH] Optimize qe_brg struct to use an array 2006-11-13 14:49:01 +11:00
xmon
Kconfig [PATCH] Add Efika platform support 2006-11-13 14:45:04 +11:00
Kconfig.debug
Makefile