ath10k: advertise all possible firmware(-api) files
authorBartosz Markowski <bartosz.markowski@tieto.com>
Mon, 6 Oct 2014 12:16:41 +0000 (14:16 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Wed, 8 Oct 2014 10:22:29 +0000 (13:22 +0300)
commit8026cae7aa02f24c25471269009fa8ffc6f72cd6
treee9ebb3ab96a77b88a006807a928afd95282ee571
parent3c7984e97f32d39d6cfee1b3e57d5b3ab70665dc
ath10k: advertise all possible firmware(-api) files

This is required if we take into account possibility to load the driver
from initrd (RAM disk), so in other words: very early in the boot process,
before the file system is visible.

In such case we need to have the firmware files accessible from ram disk too,
and this patch guarantee this.

Signed-off-by: Bartosz Markowski <bartosz.markowski@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/hw.h
drivers/net/wireless/ath/ath10k/pci.c