diff options
author | Timur Tabi <[email protected]> | 2006-11-09 15:42:44 -0600 |
---|---|---|
committer | Paul Mackerras <[email protected]> | 2006-11-13 14:49:01 +1100 |
commit | fc9e8b4e275b6882cb537154c8fc7cde3692eea0 (patch) | |
tree | 6c33e974098943f805e153ed22548652f8c6c0b9 /drivers/pci/hotplug/ibmphp_hpc.c | |
parent | 0613ffbf53625ccecb96500b1cc7b0ef70cc8f04 (diff) |
[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 <[email protected]>
Signed-off-by: Kumar Gala <[email protected]>
Signed-off-by: Paul Mackerras <[email protected]>
Diffstat (limited to 'drivers/pci/hotplug/ibmphp_hpc.c')
0 files changed, 0 insertions, 0 deletions