xtensa: use generic pcibios_set_master and pcibios_enable_device
authorMax Filippov <jcmvbkbc@gmail.com>
Mon, 17 Jun 2019 05:06:19 +0000 (22:06 -0700)
committerMax Filippov <jcmvbkbc@gmail.com>
Mon, 17 Jun 2019 06:31:29 +0000 (23:31 -0700)
commitb03e5dcb942b332774cfd62735c137f62e5bb360
tree623b5a43ba4c9509f79e0701eb9b72f206515441
parent88804e680bac74114cecd2e565eef9a678daacd0
xtensa: use generic pcibios_set_master and pcibios_enable_device

Both functions don't do anything xtensa-specific and there are generic
implementations for both. Drop both and use generic versions.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
arch/xtensa/kernel/pci.c