| commit | def9d83da4f8587dbad5ea57c57d91e53a51006a | [log] [tgz] |
|---|---|---|
| author | Gavin Shan <shangw@linux.vnet.ibm.com> | Mon Feb 27 20:04:03 2012 +0000 |
| committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Mar 09 11:11:37 2012 +1100 |
| tree | 68c57f03911804ce3326d71c72bed8ff2760c354 | |
| parent | 29f8bf1b7f79f689f33e9c4679d182a68b6a5b2c [diff] |
powerpc/eeh: Cleanup function names in EEH aux components
The patch does some cleanup on the function names of EEH
aux components. Currently, only couple of function names from
eeh_cache have been adjusted so that:
* The function name has prefix "eeh_addr_cache".
* Move around pci_addr_cache_build() in the header file
to reflect function call sequence.
Signed-off-by: Gavin Shan <shangw@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>