From: Eliad Peller Date: Wed, 5 Oct 2011 09:55:40 +0000 (+0200) Subject: wl12xx: start reworking the init sequence X-Git-Tag: v3.3-rc1~182^2~261^2~2^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92c77c734f958474ac73af670834bc32cb833e54;p=pandora-kernel.git wl12xx: start reworking the init sequence Split the init sequence into common commands (non role-specific) and role-specific commands. We still need to call the common commands only on add_interface() (rather than on start()) as the fw must get the mac address when uploading the nvs. Future patches will refactor the init sequence further more. Signed-off-by: Eliad Peller [fixed a couple of sparse warnings] Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed