From: Johannes Berg Date: Wed, 28 Apr 2010 19:09:13 +0000 (-0700) Subject: iwl3945: remove ucode access indirection X-Git-Tag: v2.6.35-rc1~473^2~42^2^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93b1a2f919a752bb689fdb0c5817c643c2f74435;p=pandora-kernel.git iwl3945: remove ucode access indirection As these function pointers will always point to the 3945 functions, we can just call them directly and avoid the indirection. Signed-off-by: Johannes Berg Signed-off-by: Reinette Chatre --- Reading git-diff-tree failed