commit | 474b50c30864a342d47e5d4a4a69df5750fa4254 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Tue Jan 28 09:13:04 2014 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Mon Feb 03 22:43:55 2014 +0200 |
tree | 7d33a74978e931b8dad951c22bcd547dffbe38ec | |
parent | 06280a2ba9050cd8bc15a03aa22b24698a3ea742 [diff] |
iwlwifi: mvm: store latest power command for debugfs read Instead of re-building the power command upon debugfs read, store the latest command sent to the firmware. This reduces the code complexity by reducing the number of entries in the power code. Reviewed-by: Johannes Berg <johannes.berg@intel.com> Reviewed-by: Alexander Bondar <alexander.bondar@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>