From: Gavin Shan Date: Fri, 3 Jan 2014 09:47:12 +0000 (+0800) Subject: powerpc/eeh: Add restore_config operation X-Git-Tag: v3.14-rc1~80^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d350544d5bf17d835d2850004c64ca51235c771;p=pandora-kernel.git powerpc/eeh: Add restore_config operation After reset on the specific PE or PHB, we never configure AER correctly on PowerNV platform. We needn't care it on pSeries platform. The patch introduces additional EEH operation eeh_ops:: restore_config() so that we have chance to configure AER correctly for PowerNV platform. Signed-off-by: Gavin Shan Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed