From: Ming Lei Date: Mon, 27 May 2013 10:30:03 +0000 (+0800) Subject: driver core: firmware loader: don't cache FW_ACTION_NOHOTPLUG firmware X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~74^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e771d1aafb92aebe46fcd30d30afa504faee4335;p=pandora-kernel.git driver core: firmware loader: don't cache FW_ACTION_NOHOTPLUG firmware Generally there are only two drivers which don't need uevent to handle firmware loading, so don't cache these firmwares during suspend for these drivers since doing that may block firmware loading forever. Both the two drivers are involved in private firmware images, so they don't hit in direct loading too. Signed-off-by: Ming Lei Reviewed-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed