From: Gavin Shan Date: Mon, 27 Feb 2012 20:04:03 +0000 (+0000) Subject: powerpc/eeh: Cleanup function names in EEH aux components X-Git-Tag: v3.4-rc1~159^2~17^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=def9d83da4f8587dbad5ea57c57d91e53a51006a;p=pandora-kernel.git 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 Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed