All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] wlcore: Remove unused macro WL1271_SUSPEND_SLEEP
@ 2020-09-09 13:59 YueHaibing
  2020-09-16  6:08 ` Kalle Valo
  0 siblings, 1 reply; 2+ messages in thread
From: YueHaibing @ 2020-09-09 13:59 UTC (permalink / raw)
  To: kvalo, davem, kuba; +Cc: linux-wireless, netdev, linux-kernel, YueHaibing

commit 45aa7f071b06 ("wlcore: Use generic runtime pm calls for wowlan elp configuration")
left behind this, remove it.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 drivers/net/wireless/ti/wlcore/main.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/net/wireless/ti/wlcore/main.c b/drivers/net/wireless/ti/wlcore/main.c
index d2bbd5108f7e..6863fd552d5e 100644
--- 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;
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] wlcore: Remove unused macro WL1271_SUSPEND_SLEEP
  2020-09-09 13:59 [PATCH] wlcore: Remove unused macro WL1271_SUSPEND_SLEEP YueHaibing
@ 2020-09-16  6:08 ` Kalle Valo
  0 siblings, 0 replies; 2+ messages in thread
From: Kalle Valo @ 2020-09-16  6:08 UTC (permalink / raw)
  To: YueHaibing; +Cc: davem, kuba, linux-wireless, netdev, linux-kernel, YueHaibing

YueHaibing <yuehaibing@huawei.com> wrote:

> commit 45aa7f071b06 ("wlcore: Use generic runtime pm calls for wowlan elp configuration")
> left behind this, remove it.
> 
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>

Patch applied to wireless-drivers-next.git, thanks.

d06e2f8b41b6 wlcore: Remove unused macro WL1271_SUSPEND_SLEEP

-- 
https://patchwork.kernel.org/patch/11765701/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-09-16  6:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-09 13:59 [PATCH] wlcore: Remove unused macro WL1271_SUSPEND_SLEEP YueHaibing
2020-09-16  6:08 ` Kalle Valo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.