]> git.karo-electronics.de Git - karo-tx-linux.git/commit
bcma: make it possible to specify a IRQ num in bcma_core_irq()
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 1 Nov 2014 15:54:55 +0000 (16:54 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 11 Nov 2014 21:31:11 +0000 (16:31 -0500)
commit85eb92e81801d64686eb78928d500a4c83ee9623
treeaab5da45bc8861ab3882658922a0aa974f39e0f8
parent6164c202289f4718acf00c0dbe5f130b07330ab2
bcma: make it possible to specify a IRQ num in bcma_core_irq()

This moves bcma_core_irq() to main.c and add a extra parameter with a
number so that we can return different irq number for devices with more
than one.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/bcma/driver_chipcommon.c
drivers/bcma/driver_gpio.c
drivers/bcma/driver_mips.c
drivers/bcma/driver_pci_host.c
drivers/bcma/main.c
include/linux/bcma/bcma.h
include/linux/bcma/bcma_driver_mips.h