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:
12d423e
)
iwlwifi: pcie: Fix CSR_RESET operation access type
author
Eran Harary
<eran.harary@intel.com>
Wed, 11 Dec 2013 06:13:50 +0000
(08:13 +0200)
committer
Emmanuel Grumbach
<emmanuel.grumbach@intel.com>
Tue, 31 Dec 2013 17:03:50 +0000
(19:03 +0200)
The access to the CSR_RESET reg should be done as a complete
DWORD and not by setting a bit. This is the right way to reset
the device.
Signed-off-by: Eran Harary <eran.harary@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
No differences found