From: Ron Rindjunsky Date: Thu, 24 Apr 2008 00:15:05 +0000 (-0700) Subject: iwlwifi: unify init driver flow X-Git-Tag: v2.6.27-rc1~969^2~489 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7de35cd1c8b135398899f42475fa8e9d672d46e;p=pandora-kernel.git iwlwifi: unify init driver flow This patch does the following: 1 - moving init_drv from handler to regular function call 2 - move the init driver flow from iwl4965 to iwlcore, thus unify it to all iwl family as a single flow 3 - move some general purpose functions from iwl4965 to iwlcore Signed-off-by: Ron Rindjunsky Signed-off-by: Tomas Winkler Signed-off-by: John W. Linville --- Reading git-diff-tree failed