commit | d9d6a5ae2171576aa8f4a9669d1d02e99d830b77 | [log] [tgz] |
---|---|---|
author | Rajkumar Manoharan <rmanohar@qti.qualcomm.com> | Wed Dec 16 16:52:19 2015 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Thu Dec 31 15:23:15 2015 +0200 |
tree | 138c7e963862f68eb6fe731d82efd2c4e2cf33e4 | |
parent | aa538aca9fb4a197464f5926c7b5d7050e9144b1 [diff] |
ath10k: reduce indentation by moving powersave check within function For devices that does not support PCI power save, force wake up API is used. So move powersave check inside force wakeup to reduce one level indentation. Signed-off-by: Rajkumar Manoharan <rmanohar@qti.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>