From: Kalle Valo <kvalo@kernel.org>
To: ath12k@lists.infradead.org
Cc: linux-wireless@vger.kernel.org
Subject: [PATCH 0/3] wifi: ath12k: small cleanup in HAL and WMI
Date: Tue, 20 Dec 2022 14:06:52 +0200 [thread overview]
Message-ID: <20221220120655.19389-1-kvalo@kernel.org> (raw)
From: Kalle Valo <quic_kvalo@quicinc.com>
Small cleanup found during review.
Kalle Valo (3):
wifi: ath12k: hal: add ab parameter to macros using it
wifi: ath12k: hal: convert offset macros to functions
wifi: ath12k: wmi: delete PSOC_HOST_MAX_NUM_SS
drivers/net/wireless/ath/ath12k/hal.c | 63 +++++++++++++++++++++++----
drivers/net/wireless/ath/ath12k/hal.h | 24 ----------
drivers/net/wireless/ath/ath12k/wmi.c | 10 ++---
drivers/net/wireless/ath/ath12k/wmi.h | 4 +-
4 files changed, 60 insertions(+), 41 deletions(-)
base-commit: 58e4b9df840cad439a4c878f81bc105cac2197a7
--
2.30.2
next reply other threads:[~2022-12-20 12:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-20 12:06 Kalle Valo [this message]
2022-12-20 12:06 ` [PATCH 1/3] wifi: ath12k: hal: add ab parameter to macros using it Kalle Valo
2023-01-18 6:36 ` Kalle Valo
2022-12-20 12:06 ` [PATCH 2/3] wifi: ath12k: hal: convert offset macros to functions Kalle Valo
2022-12-20 12:06 ` [PATCH 3/3] wifi: ath12k: wmi: delete PSOC_HOST_MAX_NUM_SS Kalle Valo
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=20221220120655.19389-1-kvalo@kernel.org \
--to=kvalo@kernel.org \
--cc=ath12k@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
/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).