From: Gavin Shan Date: Fri, 7 Sep 2012 22:44:23 +0000 (+0000) Subject: powerpc/eeh: Cleanup on EEH PCI address cache X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~10^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ab96a02e829131c19db8ed99239289acdb4e3dc;p=pandora-kernel.git powerpc/eeh: Cleanup on EEH PCI address cache The patch does cleanup on EEH PCI address cache based on the fact EEH core is the only user of the component. * Cleanup on function names so that they all have prefix "eeh" and looks more short. * Function printk() has been replaced with pr_debug() or pr_warning() accordingly. Signed-off-by: Gavin Shan Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed