]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: pcie: Fix CSR_RESET operation access type
authorEran Harary <eran.harary@intel.com>
Wed, 11 Dec 2013 06:13:50 +0000 (08:13 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 31 Dec 2013 17:03:50 +0000 (19:03 +0200)
commitdf9d529e206ca3474b097241e3a2da248c726636
tree50daed9d063dd74b8948385398af0dde61059813
parent2127e5be0110ca9efb85d62d47bff798627bb875
iwlwifi: pcie: Fix CSR_RESET operation access type

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>
drivers/net/wireless/iwlwifi/pcie/trans.c