From: Ming Lei Date: Sat, 3 Nov 2012 09:48:16 +0000 (+0800) Subject: firmware loader: document firmware cache mechanism X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~86^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a927857d890658789e6e54b058ef8527de8200a;p=pandora-kernel.git firmware loader: document firmware cache mechanism This patch documents the firmware cache mechanism so that users of request_firmware() know that it can be called safely inside device's suspend and resume callback, and the device's firmware needn't be cached any more by individual driver itself to deal with firmware loss during system resume. Signed-off-by: Ming Lei Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed