From: Gavin Shan Date: Thu, 20 Jun 2013 05:21:05 +0000 (+0800) Subject: powerpc/eeh: Sync OPAL API with firmware X-Git-Tag: v3.11-rc1~94^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23773230c823cf79415a436aa26009025008fef5;p=pandora-kernel.git powerpc/eeh: Sync OPAL API with firmware The patch synchronizes OPAL APIs between kernel and firmware. Also, we starts to replace opal_pci_get_phb_diag_data() with the similar opal_pci_get_phb_diag_data2() and the former OPAL API would return OPAL_UNSUPPORTED from now on. Signed-off-by: Gavin Shan Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed