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:
59c647b
)
iwlwifi: add iwl_set_bits_mask
author
Johannes Berg
<johannes.berg@intel.com>
Tue, 29 May 2012 12:47:30 +0000
(14:47 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Wed, 6 Jun 2012 11:21:52 +0000
(13:21 +0200)
In a few cases we need to set a value in
a certain mask inside a register, add the
function iwl_set_bits_mask() to make such
code easy.
Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found