From: Allen Pais <allen.lkml@gmail.com>
To: kvalo@codeaurora.org
Cc: davem@davemloft.net, nbd@nbd.name, lorenzo.bianconi83@gmail.com,
ryder.lee@mediatek.com, kuba@kernel.org, matthias.bgg@gmail.com,
ath11k@lists.infradead.org, linux-mediatek@lists.infradead.org,
linux-wireless@vger.kernel.org, netdev@vger.kernel.org,
Allen Pais <apais@linux.microsoft.com>
Subject: [PATCH v2 0/3] wireless: convert tasklets to use new
Date: Wed, 7 Oct 2020 16:03:06 +0530 [thread overview]
Message-ID: <20201007103309.363737-1-allen.lkml@gmail.com> (raw)
From: Allen Pais <apais@linux.microsoft.com>
This series converts the remaining drivers to use new
tasklet_setup() API.
The patches are based on wireless-drivers-next (c2568c8c9e63)
v2:
Split mt76 and mt7601u
Allen Pais (3):
wireless: mt76: convert tasklets to use new tasklet_setup() API
wireless: mt7601u: convert tasklets to use new tasklet_setup() API
ath11k: convert tasklets to use new tasklet_setup() API
drivers/net/wireless/ath/ath11k/pci.c | 7 +++----
drivers/net/wireless/mediatek/mt76/mt7603/beacon.c | 4 ++--
drivers/net/wireless/mediatek/mt76/mt7603/init.c | 3 +--
drivers/net/wireless/mediatek/mt76/mt7603/mt7603.h | 2 +-
drivers/net/wireless/mediatek/mt76/mt7615/mmio.c | 6 +++---
drivers/net/wireless/mediatek/mt76/mt76x02_dfs.c | 10 +++++-----
drivers/net/wireless/mediatek/mt76/mt76x02_mmio.c | 7 +++----
drivers/net/wireless/mediatek/mt76/usb.c | 6 +++---
drivers/net/wireless/mediatek/mt7601u/dma.c | 12 ++++++------
9 files changed, 27 insertions(+), 30 deletions(-)
--
2.25.1
next reply other threads:[~2020-10-07 10:33 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-07 10:33 Allen Pais [this message]
2020-10-07 10:33 ` [PATCH v2 1/3] wireless: mt76: convert tasklets to use new tasklet_setup() API Allen Pais
2020-10-07 10:33 ` [PATCH v2 2/3] wireless: mt7601u: " Allen Pais
2020-11-07 11:29 ` Kalle Valo
2020-10-07 10:33 ` [PATCH v2 3/3] ath11k: " Allen Pais
2020-11-07 7:59 ` Kalle Valo
2020-11-03 7:35 ` [PATCH v2 0/3] wireless: convert tasklets to use new Allen Pais
2020-11-04 16:38 ` Kalle Valo
2020-11-05 3:33 ` Allen Pais
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201007103309.363737-1-allen.lkml@gmail.com \
--to=allen.lkml@gmail.com \
--cc=apais@linux.microsoft.com \
--cc=ath11k@lists.infradead.org \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=kvalo@codeaurora.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
--cc=lorenzo.bianconi83@gmail.com \
--cc=matthias.bgg@gmail.com \
--cc=nbd@nbd.name \
--cc=netdev@vger.kernel.org \
--cc=ryder.lee@mediatek.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).