commit | 8026cae7aa02f24c25471269009fa8ffc6f72cd6 | [log] [tgz] |
---|---|---|
author | Bartosz Markowski <bartosz.markowski@tieto.com> | Mon Oct 06 14:16:41 2014 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Wed Oct 08 13:22:29 2014 +0300 |
tree | e9ebb3ab96a77b88a006807a928afd95282ee571 | |
parent | 3c7984e97f32d39d6cfee1b3e57d5b3ab70665dc [diff] |
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>