Oliver O'Halloran d923ab7a96 powerpc/eeh: Rename eeh_{add_to|remove_from}_parent_pe()
The naming of eeh_{add_to|remove_from}_parent_pe() doesn't really reflect
what they actually do. If the PE referred to be edev->pe_config_addr
already exists under that PHB then the edev is added to that PE. However,
if the PE doesn't exist the a new one is created for the edev.

The bulk of the implementation of eeh_add_to_parent_pe() covers that
second case. Similarly, most of eeh_remove_from_parent_pe() is
determining when it's safe to delete a PE.

Signed-off-by: Oliver O'Halloran <oohall@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200725081231.39076-12-oohall@gmail.com
2020-07-26 23:34:21 +10:00
..
2020-05-14 16:44:25 +02:00
2019-09-20 11:48:06 -07:00
2020-03-10 15:16:42 +11:00
2019-08-30 09:52:57 +10:00
2020-07-26 23:34:20 +10:00
2020-06-05 12:39:30 -07:00
2020-05-26 23:36:57 +10:00
2020-07-18 22:43:55 +10:00
2020-06-05 12:39:30 -07:00
2020-04-05 11:12:59 -07:00
2020-07-23 17:43:44 +10:00
2020-05-26 23:36:51 +10:00
2020-07-16 13:12:47 +10:00
2020-06-05 12:39:30 -07:00