diff options
author | Andres Rodriguez <andresx7@gmail.com> | 2018-05-10 23:08:47 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-14 17:44:41 +0300 |
commit | 1bc4d68b06ab913d392c8ad6481b9729bd58b8d5 (patch) | |
tree | 180d03e13ce6c6bbc1596ef3ce73547ca6d1941a /Documentation | |
parent | c8e028026387ea2d520a502971cfa21f8cc8212d (diff) | |
download | linux-1bc4d68b06ab913d392c8ad6481b9729bd58b8d5.tar.xz |
ath10k: re-enable the firmware fallback mechanism for testmode
The ath10k testmode uses request_firmware_direct() in order to avoid
producing firmware load warnings. Disabling the fallback mechanism was a
side effect of disabling warnings.
We now have a new API that allows us to avoid warnings while keeping the
fallback mechanism enabled. So use that instead.
Signed-off-by: Andres Rodriguez <andresx7@gmail.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
Acked-by: Kalle Valo <kvalo@codeaurora.org>
Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions