From: David Kilroy Date: Sat, 22 Nov 2008 10:37:28 +0000 (+0000) Subject: orinoco: Provide option to avoid unnecessary fw caching X-Git-Tag: v2.6.29-rc1~581^2~383^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39d1ffee57c7ce02c90ec8e9272df8aa8ddf600f;p=pandora-kernel.git orinoco: Provide option to avoid unnecessary fw caching Make firmware caching on startup optional, and make it default. When the option is not selected and PM_SLEEP is configured, then cache firmware in the suspend pm_notifier. This configuration saves about 64k RAM in normal use, but can lead to a situation where the driver is configured to use a different firmware. Signed-off by: David Kilroy Signed-off-by: John W. Linville --- Reading git-diff-tree failed