aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRaja Mani <[email protected]>2011-11-07 22:52:46 +0200
committerKalle Valo <[email protected]>2011-11-11 13:00:00 +0200
commit0737237411235d7c48a993a62de01257cc4b004d (patch)
treea69bc7774d887d2f47fdc7845b6b49793e9fd69b /tools/perf/scripts/python
parenta918fb3cc6a58f918f36348c43c3170bb88bc599 (diff)
ath6kl: Remove WARN_ON msg in Suspend path
In the current code, WOW resume is executed first from RX path and ar->state is moved to ATH6KL_STATE_ON. When platform calls ath6kl_sdio_resume() in CFG resume context, that time ar->state could have moved to ON state. Printing WARN_ON(1) is void in this context. Hence removing this. Once WOW resume is removed from RX path, This WARN_ON msg can be reverted. Signed-off-by: Raja Mani <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions