From: Johannes Berg Date: Wed, 23 Dec 2009 12:15:30 +0000 (+0100) Subject: ar9170: load firmware asynchronously X-Git-Tag: v2.6.34-rc2~48^2~77^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=535765179fd4e8af26b69d2240d7ec33702a370a;p=pandora-kernel.git ar9170: load firmware asynchronously This converts ar9170 to load firmware asynchronously out of ->probe() and only register with mac80211 when all firmware has been loaded successfully. If, on the other hand, any firmware fails to load, it will now unbind from the device. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed