From: Grazvydas Ignotas Date: Tue, 17 Aug 2010 19:46:53 +0000 (+0300) Subject: wl1251: fix event handling mechanism X-Git-Tag: v2.6.37-rc1~147^2~679^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d41776fad4c6601c1711d4e454291efd6687addb;p=pandora-kernel.git wl1251: fix event handling mechanism In case both A and B events occured simultaneously, current code would only process A and clear both interrupts. Make it process both events instead. Based on wl1271 patches by Juuso Oikarinen: 1fd2794f36913992798184c464fe8f85753b13e0 13f2dc52c69bcca074cd12d4806953b2af45c386 Signed-off-by: Grazvydas Ignotas Acked-by: Kalle Valo Signed-off-by: John W. Linville --- Reading git-diff-tree failed