linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lorenzo Bianconi <lorenzo@kernel.org>
To: nbd@nbd.name
Cc: lorenzo.bianconi@redhat.com, linux-wireless@vger.kernel.org
Subject: [PATCH 0/6] mt76: avoid mcu_restart function pointer
Date: Sun,  1 Jan 2023 12:53:17 +0100	[thread overview]
Message-ID: <cover.1672573894.git.lorenzo@kernel.org> (raw)

Avoid mcu_restart function pointer whenever it is possible.

Lorenzo Bianconi (6):
  wifi: mt76: mt7915: avoid mcu_restart function pointer
  wifi: mt76: mt7603: avoid mcu_restart function pointer
  wifi: mt76: mt7615: avoid mcu_restart function pointer
  wifi: mt76: mt7921: avoid mcu_restart function pointer
  wifi: mt76: mt7996: avoid mcu_restart function pointer
  wifi: mt76: remove __mt76_mcu_restart macro

 drivers/net/wireless/mediatek/mt76/mt76.h     |  1 -
 .../net/wireless/mediatek/mt76/mt7603/mcu.c   |  3 +-
 .../net/wireless/mediatek/mt76/mt7615/mcu.c   |  3 +-
 .../wireless/mediatek/mt76/mt7615/sdio_mcu.c  |  1 -
 .../wireless/mediatek/mt76/mt7615/usb_mcu.c   |  1 -
 .../net/wireless/mediatek/mt76/mt7915/mcu.c   |  5 +--
 .../wireless/mediatek/mt76/mt7921/pci_mcu.c   |  1 -
 .../net/wireless/mediatek/mt76/mt7921/usb.c   |  1 -
 .../net/wireless/mediatek/mt76/mt7996/mcu.c   | 45 +++++++++----------
 9 files changed, 26 insertions(+), 35 deletions(-)

-- 
2.38.1


             reply	other threads:[~2023-01-01 11:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-01 11:53 Lorenzo Bianconi [this message]
2023-01-01 11:53 ` [PATCH 1/6] wifi: mt76: mt7915: avoid mcu_restart function pointer Lorenzo Bianconi
2023-01-01 11:53 ` [PATCH 2/6] wifi: mt76: mt7603: " Lorenzo Bianconi
2023-01-01 11:53 ` [PATCH 3/6] wifi: mt76: mt7615: " Lorenzo Bianconi
2023-01-01 11:53 ` [PATCH 4/6] wifi: mt76: mt7921: " Lorenzo Bianconi
2023-01-01 11:53 ` [PATCH 5/6] wifi: mt76: mt7996: " Lorenzo Bianconi
2023-01-01 11:53 ` [PATCH 6/6] wifi: mt76: remove __mt76_mcu_restart macro Lorenzo Bianconi

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=cover.1672573894.git.lorenzo@kernel.org \
    --to=lorenzo@kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=lorenzo.bianconi@redhat.com \
    --cc=nbd@nbd.name \
    /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).