Vishal Aslot faa2e05ad0 PCI: ibmphp: Fix double unmap of io_mem
ebda_rsrc_controller() calls iounmap(io_mem) on the error path. Its caller,
ibmphp_access_ebda(), also calls iounmap(io_mem) on good and error paths.

Remove the iounmap(io_mem) invocation from ebda_rsrc_controller().

[bhelgaas: remove item from TODO]
Link: https://lore.kernel.org/r/20210818165751.591185-1-os.vaslot@gmail.com
Signed-off-by: Vishal Aslot <os.vaslot@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
2021-09-02 12:02:50 -05:00
..
2021-07-10 09:22:44 -07:00
2021-07-06 10:56:25 -05:00
2021-06-16 17:20:40 -05:00
2021-07-06 10:56:26 -05:00
2021-06-18 13:54:11 -07:00
2021-07-06 10:56:25 -05:00
2021-06-04 09:21:07 -05:00
2021-07-08 12:06:20 -07:00
2021-07-06 10:56:29 -05:00
2021-07-08 12:06:20 -07:00
2021-05-04 10:43:23 -05:00