[PATCH 13/21] ppc/eeh: eeh options based on PE

2012-09-05 Thread Gavin Shan
Originally, all the EEH options were implemented based on OF node. Actually, it explicitly breaks the rules that the operation target is PE instead of device. Therefore, the patch makes all the operations based on PE instead of device. Unfortunately, the backend for config space has to be kept as

[PATCH 13/21] ppc/eeh: eeh options based on PE

2012-06-27 Thread Gavin Shan
Originally, all the EEH options were implemented based on OF node. Actually, it explicitly breaks the rules that the operation target is PE instead of device. Therefore, the patch makes all the operations based on PE instead of device. Unfortunately, the backend for config space has to be kept as