From: Bartosz Markowski Date: Mon, 6 Oct 2014 12:16:41 +0000 (+0200) Subject: ath10k: advertise all possible firmware(-api) files X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~234^2~71^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8026cae7aa02f24c25471269009fa8ffc6f72cd6;p=pandora-kernel.git 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 Signed-off-by: Kalle Valo --- Reading git-diff-tree failed