1. 22 10月, 2012 1 次提交
    • M
      firmware loader: cancel uncache work before caching firmware · 373304fe
      Ming Lei 提交于
      Under 'Opportunistic sleep' situation, system sleep might be
      triggered very frequently, so the uncahce work may not be completed
      before caching firmware during next suspend.
      
      This patch cancels the uncache work before caching firmware to
      fix the problem above.
      
      Also this patch optimizes the cacheing firmware mechanism a bit by
      only storing one firmware cache entry for one firmware image.
      
      So if the firmware is still cached during suspend, it doesn't need
      to be loaded from user space any more.
      Signed-off-by: NMing Lei <ming.lei@canonical.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
      373304fe
  2. 21 10月, 2012 2 次提交
  3. 20 10月, 2012 36 次提交
  4. 19 10月, 2012 1 次提交