]> git.baikalelectronics.ru Git - kernel.git/commit
ath10k: add back enum ath10k_bus
authorKalle Valo <kvalo@qca.qualcomm.com>
Mon, 13 Oct 2014 06:40:47 +0000 (09:40 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 21 Oct 2014 06:58:41 +0000 (09:58 +0300)
commit6dcb287e98d5abb0c7d8369eedc477df52dadd89
tree85bea1a172891e3656a01e252a763f21bfa1fe8d
parent27251737834bd5633153e44c9cb8068ddbdd0f04
ath10k: add back enum ath10k_bus

Commit e968e4b0523cb ("ath10k: remove ath10k_bus") removed enum ath10k_bus
because it was not used for anything at the time. But now it's needed for for
retrieving the right calibration data file so add it back. Only new addition is
ath10k_bus_str().

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/core.c
drivers/net/wireless/ath/ath10k/core.h
drivers/net/wireless/ath/ath10k/pci.c