[PATCH] Optimize qe_brg struct to use an array
Kumar Gala
galak at kernel.crashing.org
Fri Nov 10 09:32:49 EST 2006
On Nov 9, 2006, at 3:42 PM, timur at freescale.com wrote:
> From: Timur Tabi <timur at freescale.com>
>
> 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 at freescale.com>
Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
More information about the Linuxppc-dev
mailing list