git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e4de76
)
iwl3945: remove ucode access indirection
author
Johannes Berg
<johannes.berg@intel.com>
Wed, 28 Apr 2010 19:09:13 +0000
(12:09 -0700)
committer
Reinette Chatre
<reinette.chatre@intel.com>
Mon, 10 May 2010 22:08:53 +0000
(15:08 -0700)
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 <johannes.berg@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
No differences found