projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b09a2b3
)
wlcore: Remove unused macro WL1271_SUSPEND_SLEEP
author
YueHaibing
<yuehaibing@huawei.com>
Wed, 9 Sep 2020 13:59:05 +0000
(21:59 +0800)
committer
Kalle Valo
<kvalo@codeaurora.org>
Wed, 16 Sep 2020 06:07:49 +0000
(09:07 +0300)
commit
45aa7f071b06
("wlcore: Use generic runtime pm calls for wowlan elp configuration")
left behind this, remove it.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link:
https://lore.kernel.org/r/20200909135905.35728-1-yuehaibing@huawei.com
drivers/net/wireless/ti/wlcore/main.c
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/ti/wlcore/main.c
b/drivers/net/wireless/ti/wlcore/main.c
index
821ad1a
..
b55b8e0
100644
(file)
--- a/
drivers/net/wireless/ti/wlcore/main.c
+++ b/
drivers/net/wireless/ti/wlcore/main.c
@@
-30,7
+30,6
@@
#include "sysfs.h"
#define WL1271_BOOT_RETRIES 3
-#define WL1271_SUSPEND_SLEEP 100
#define WL1271_WAKEUP_TIMEOUT 500
static char *fwlog_param;