commit | ce836c76da42d8e54042f6d759663e7ad79769ba | [log] [tgz] |
---|---|---|
author | Eran Harary <eran.harary@intel.com> | Wed Dec 11 08:13:50 2013 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Tue Dec 31 19:03:50 2013 +0200 |
tree | 50daed9d063dd74b8948385398af0dde61059813 | |
parent | 12d423e816c69b0b4457bc047dda9a0a1c1a53c1 [diff] |
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>