Kalle Valo <kvalo@xxxxxxxxxxxxxxxx> wrote: > From: Erik Stromdahl <erik.stromdahl@xxxxxxxxx> > > To make it easier to handle minimum and maximum firmware API numbers convert > the firmware fetch functionality to a loop. If no firmware image is found print > an error with minimum and maximum API numbers and the name of firmware > directory. This is needed when we switch to using request_firmware_direct() > which doesn't print any errors anymore. > > Also add a new function for creating the fw file name dynamically which makes it > easier to add new bus support, for example SDIO and USB, later. > > Signed-off-by: Erik Stromdahl <erik.stromdahl@xxxxxxxxx> > [kvalo@xxxxxxxxxxxxxxxx: remove sdio/usb part, new error message, clarify commit log] > Signed-off-by: Kalle Valo <kvalo@xxxxxxxxxxxxxxxx> 4 patches applied to ath-next branch of ath.git, thanks. 1c61bedc0a72 ath10k: fetch firmware images in a loop 310c01afae01 ath10k: add directory to board data error message 9f5bcfe93315 ath10k: silence firmware file probing warnings 7be52c03bbf7 ath10k: convert warning about non-existent OTP board id to debug message -- https://patchwork.kernel.org/patch/9566667/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches