From: Ming Lei Date: Tue, 9 Oct 2012 04:01:04 +0000 (+0800) Subject: firmware loader: sync firmware cache by async_synchronize_full_domain X-Git-Tag: v3.7-rc3~14^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d28d3882bd1fdb88ae4e02f11b091a92b0e5068b;p=pandora-kernel.git firmware loader: sync firmware cache by async_synchronize_full_domain async.c has provided synchronization mechanism on async_schedule_*, so use async_synchronize_full_domain to sync caching firmware instead of reinventing the wheel. Signed-off-by: Ming Lei Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed