From: Eliad Peller Date: Thu, 22 Nov 2012 16:06:19 +0000 (+0200) Subject: wlcore: update events enum/struct to new fw api X-Git-Tag: v3.9-rc1~139^2~2^2^2~42^2~50^2^2~34^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c50a282515dc7092f7318708a0f3ae7ca7342b9f;p=pandora-kernel.git wlcore: update events enum/struct to new fw api The event mailbox in wl18xx has a different (non-compatible) structure. Create common functions in wlcore to handle the events, and call them from the chip-specific event mailbox parsers. This way, each driver (wl12xx/wl18xx) extracts the event mailbox by itself according to its own structure, and then calls the common wlcore functions to handle it. Signed-off-by: Eliad Peller Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed