Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
firmware loader: simplify holding module for request_firmware
module reference doesn't cover direct loading path, so this patch simply holds the module in the whole life time of request_firmware() to fix the problem. Signed-off-by: Ming Lei <ming.lei@canonical.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information