From: Ming Lei Date: Sat, 4 Aug 2012 04:01:24 +0000 (+0800) Subject: firmware loader: fix comments on request_firmware_nowait X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~76^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f21a62a58bc3c80cd8b05cacb55003cccd4863e;p=pandora-kernel.git firmware loader: fix comments on request_firmware_nowait request_firmware_nowait is allowed to be called in atomic context now if @gfp is GFP_ATOMIC, so fix the obsolete comments and states which situations are suitable for using it. Signed-off-by: Ming Lei Cc: Linus Torvalds Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed