Revert "Rename all ACX_IE_* to ACX_REG_*: we talk about registers here"
commite70053b6a658502cd334638c14e377e91e5d5018
authorDavid Planella <david.planella@gmail.com>
Sat, 31 May 2008 19:36:32 +0000 (31 21:36 +0200)
committerDavid Planella <david.planella@gmail.com>
Sat, 19 Jul 2008 15:15:01 +0000 (19 17:15 +0200)
tree77297290f4e3cbee8af072030f523f648b531e27
parent92e225b7725c11e9644681fdefe40e2079b69226
Revert "Rename all ACX_IE_* to ACX_REG_*: we talk about registers here"

This reverts commit 56a8d0bea0c46530541afbdca8fad13387a9f58f.

Conflicts:

acx_mmio.h
usb.c

There is no need to refactor IE to REG. IE refers to Information
Elements, which was the original name for these logical structures.
Unless there is a solid reason against it, they should retain their
original name, regardless of their implementation (e.g. memory-mapped
registers). There are also some functions and references throughout the
code which make reference to these Information Elements, so we should be
careful about renaming.
acx_mmio.h
acx_struct.h
common.c
pci.c
usb.c