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:
6a68a39
)
iwlwifi: update trans->hw_rev 8000 hw family format
author
Liad Kaufman
<liad.kaufman@intel.com>
Sun, 1 Jun 2014 14:21:33 +0000
(17:21 +0300)
committer
Emmanuel Grumbach
<emmanuel.grumbach@intel.com>
Tue, 24 Jun 2014 18:55:32 +0000
(21:55 +0300)
The format of the CSR_HW_REV register has changed in 8000
HW family. To keep backwards compatibility, we store the
value of this register as usual in trans->hw_rev, only we
store it in the old format in this variable.
Signed-off-by: Liad Kaufman <liad.kaufman@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
No differences found