bcma: move PCI IRQ control function to host specific code
authorRafał Miłecki <zajec5@gmail.com>
Thu, 5 Mar 2015 17:25:10 +0000 (18:25 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 13 Mar 2015 14:25:50 +0000 (16:25 +0200)
This function isn't really related to any bus core. It touches PCI
device config registers only, so move it to the (PCI) host file.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>

No differences found