From: Pontus Fuchs Date: Wed, 12 Feb 2014 19:04:43 +0000 (+0000) Subject: wcn36xx: Cache nv to avoid request_firmware on resume path X-Git-Tag: v3.15-rc1~113^2~289^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bda7faf619a609534bb99c860a0a32ec40b8fb6;p=pandora-kernel.git wcn36xx: Cache nv to avoid request_firmware on resume path If wowlan if off mac80211 will stop / start the driver on suspend / resume. This causes problems on resume since request_firmware is called from start. Fix this by caching the nv. Signed-off-by: Pontus Fuchs Signed-off-by: John W. Linville --- Reading git-diff-tree failed