From: Vladimir Kondratiev Date: Wed, 13 Mar 2013 12:12:46 +0000 (+0200) Subject: wil6210: fix FW error notification X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~390^2^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de70ab87b1e4ba1669638381b80f2d90ea09576c;p=pandora-kernel.git wil6210: fix FW error notification user space get notified through kobject_uevent_env(), that might sleep and thus should run in thread context. Move user space notification to the thread handler, while mark FW is non-functional right in the hard IRQ. Signed-off-by: Vladimir Kondratiev Signed-off-by: John W. Linville --- Reading git-diff-tree failed