ath9k: move PCI code into separate file
Now that we have converted all bus specific routines to replaceable, we can move the PCI specific codes into a separate file. Changes-licensed-under: ISC Signed-off-by:Gabor Juhos <juhosg@openwrt.org> Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> Tested-by:
Pavel Roskin <proski@gnu.org> Signed-off-by:
John W. Linville <linville@tuxdriver.com>
Showing
- drivers/net/wireless/ath9k/Makefile 1 addition, 0 deletionsdrivers/net/wireless/ath9k/Makefile
- drivers/net/wireless/ath9k/core.h 18 additions, 1 deletiondrivers/net/wireless/ath9k/core.h
- drivers/net/wireless/ath9k/main.c 22 additions, 278 deletionsdrivers/net/wireless/ath9k/main.c
- drivers/net/wireless/ath9k/pci.c 287 additions, 0 deletionsdrivers/net/wireless/ath9k/pci.c
Loading
Please register or sign in to comment