From: Luciano Coelho Date: Thu, 10 May 2012 09:14:10 +0000 (+0300) Subject: wlcore: create private static_data area and add operation to parse it X-Git-Tag: v3.6-rc1~125^2~559^2~8^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7140df6e51ecca70e8963f18e9836e62090221c2;p=pandora-kernel.git wlcore: create private static_data area and add operation to parse it The wl18xx firmware has more information in the static_data than wl12xx. To be able to parse that in an abstracted way, this patch adds a priv area to the static data struct and an operation that allows the lower driver to parse it if necessary. Signed-off-by: Luciano Coelho Signed-off-by: Arik Nemtsov --- Reading git-diff-tree failed