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:
e139dc4
)
iwlwifi: move register access lock into transport
author
Lilach Edelstein
<lilach.edelstein@intel.com>
Wed, 16 Jan 2013 09:34:49 +0000
(11:34 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Fri, 1 Feb 2013 10:27:22 +0000
(11:27 +0100)
Move the reg_lock that protects HW register access
into the transport implementation. Locking is no
longer exposed, but handled internally in grab and
release NIC access. This simplifies the users.
Signed-off-by: Lilach Edelstein <lilach.edelstein@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found