commit | 7140df6e51ecca70e8963f18e9836e62090221c2 | [log] [tgz] |
---|---|---|
author | Luciano Coelho <coelho@ti.com> | Thu May 10 12:14:10 2012 +0300 |
committer | Luciano Coelho <coelho@ti.com> | Tue Jun 05 15:58:20 2012 +0300 |
tree | 1ca50fe5978940f0fce150c71ece37cc7e0fa4f5 | |
parent | 8c0ea1021c38cfd2f0ba5d8fdd48a9e9827bbc03 [diff] |
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 <coelho@ti.com> Signed-off-by: Arik Nemtsov <arik@wizery.com>