From: Ming Lei Date: Thu, 6 Jun 2013 12:01:48 +0000 (+0800) Subject: firmware loader: simplify holding module for request_firmware X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~74^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6c8aa3906d5d0e4012b9811d6e0928dc7b4cbaf;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed