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
..
2006-10-11 11:14:14 -07:00
2006-10-14 02:27:52 -04:00
2006-10-11 11:17:06 -07:00
2006-10-12 12:16:13 +09:00
2006-10-15 14:18:39 -07:00