From: Kalle Valo <kvalo@kernel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: "Ulf Hansson" <ulf.hansson@linaro.org>,
"Marcel Holtmann" <marcel@holtmann.org>,
"Luiz Augusto von Dentz" <luiz.dentz@gmail.com>,
"Matthias Brugger" <matthias.bgg@gmail.com>,
"AngeloGioacchino Del Regno"
<angelogioacchino.delregno@collabora.com>,
"Jeff Johnson" <jjohnson@kernel.org>,
"Arend van Spriel" <arend.vanspriel@broadcom.com>,
"Brian Norris" <briannorris@chromium.org>,
"Jérôme Pouiller" <jerome.pouiller@silabs.com>,
linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-bluetooth@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org,
linux-wireless@vger.kernel.org, ath10k@lists.infradead.org,
brcm80211@lists.linux.dev, brcm80211-dev-list.pdl@broadcom.com
Subject: Re: [PATCH 6/7] wifi: marvell: mwifiex: drop driver owner initialization
Date: Wed, 03 Apr 2024 16:53:39 +0300 [thread overview]
Message-ID: <87frw25z8c.fsf@kernel.org> (raw)
In-Reply-To: <20240329-module-owner-sdio-v1-6-e4010b11ccaa@linaro.org> (Krzysztof Kozlowski's message of "Fri, 29 Mar 2024 18:24:36 +0100")
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> writes:
> Core in sdio_register_driver() already sets the .owner, so driver does
> not need to.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
The preferred title format is:
wifi: mwifiex: drop driver owner initialization
But that's just cosmetics. Feel free to take this via sdio tree:
Acked-by: Kalle Valo <kvalo@kernel.org>
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
WARNING: multiple messages have this Message-ID (diff)
From: Kalle Valo <kvalo@kernel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: "Ulf Hansson" <ulf.hansson@linaro.org>,
"Marcel Holtmann" <marcel@holtmann.org>,
"Luiz Augusto von Dentz" <luiz.dentz@gmail.com>,
"Matthias Brugger" <matthias.bgg@gmail.com>,
"AngeloGioacchino Del Regno"
<angelogioacchino.delregno@collabora.com>,
"Jeff Johnson" <jjohnson@kernel.org>,
"Arend van Spriel" <arend.vanspriel@broadcom.com>,
"Brian Norris" <briannorris@chromium.org>,
"Jérôme Pouiller" <jerome.pouiller@silabs.com>,
linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-bluetooth@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org,
linux-wireless@vger.kernel.org, ath10k@lists.infradead.org,
brcm80211@lists.linux.dev, brcm80211-dev-list.pdl@broadcom.com
Subject: Re: [PATCH 6/7] wifi: marvell: mwifiex: drop driver owner initialization
Date: Wed, 03 Apr 2024 16:53:39 +0300 [thread overview]
Message-ID: <87frw25z8c.fsf@kernel.org> (raw)
In-Reply-To: <20240329-module-owner-sdio-v1-6-e4010b11ccaa@linaro.org> (Krzysztof Kozlowski's message of "Fri, 29 Mar 2024 18:24:36 +0100")
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> writes:
> Core in sdio_register_driver() already sets the .owner, so driver does
> not need to.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
The preferred title format is:
wifi: mwifiex: drop driver owner initialization
But that's just cosmetics. Feel free to take this via sdio tree:
Acked-by: Kalle Valo <kvalo@kernel.org>
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2024-04-03 13:53 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-29 17:24 [PATCH 0/7] mmc/wifi/bluetooth: store owner from modules with sdio_register_driver() Krzysztof Kozlowski
2024-03-29 17:24 ` Krzysztof Kozlowski
2024-03-29 17:24 ` [PATCH 1/7] mmc: sdio: " Krzysztof Kozlowski
2024-03-29 17:24 ` Krzysztof Kozlowski
2024-03-29 17:57 ` mmc/wifi/bluetooth: " bluez.test.bot
2024-03-31 20:37 ` [PATCH 1/7] mmc: sdio: " Francesco Dolcini
2024-03-31 20:37 ` Francesco Dolcini
2024-04-01 9:44 ` Krzysztof Kozlowski
2024-04-01 9:44 ` Krzysztof Kozlowski
2024-03-29 17:24 ` [PATCH 2/7] bluetooth: btmrvl_sdio: drop driver owner initialization Krzysztof Kozlowski
2024-03-29 17:24 ` Krzysztof Kozlowski
2024-03-29 17:24 ` [PATCH 3/7] bluetooth: btmtksdio: " Krzysztof Kozlowski
2024-03-29 17:24 ` Krzysztof Kozlowski
2024-03-29 17:24 ` [PATCH 4/7] wifi: ath10k: sdio: " Krzysztof Kozlowski
2024-03-29 17:24 ` Krzysztof Kozlowski
2024-03-29 23:22 ` Jeff Johnson
2024-03-29 23:22 ` Jeff Johnson
2024-03-29 17:24 ` [PATCH 5/7] wifi: brcm80211: " Krzysztof Kozlowski
2024-03-29 17:24 ` Krzysztof Kozlowski
2024-03-29 23:52 ` Arend Van Spriel
2024-03-29 23:52 ` Arend Van Spriel
2024-03-29 17:24 ` [PATCH 6/7] wifi: marvell: mwifiex: " Krzysztof Kozlowski
2024-03-29 17:24 ` Krzysztof Kozlowski
2024-03-31 20:28 ` Francesco Dolcini
2024-03-31 20:28 ` Francesco Dolcini
2024-04-03 13:53 ` Kalle Valo [this message]
2024-04-03 13:53 ` Kalle Valo
2024-03-29 17:24 ` [PATCH 7/7] wifi: silabs: wfx: " Krzysztof Kozlowski
2024-03-29 17:24 ` Krzysztof Kozlowski
2024-04-03 13:54 ` Kalle Valo
2024-04-03 13:54 ` Kalle Valo
2024-04-02 10:57 ` [PATCH 0/7] mmc/wifi/bluetooth: store owner from modules with sdio_register_driver() Ulf Hansson
2024-04-02 10:57 ` Ulf Hansson
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=87frw25z8c.fsf@kernel.org \
--to=kvalo@kernel.org \
--cc=angelogioacchino.delregno@collabora.com \
--cc=arend.vanspriel@broadcom.com \
--cc=ath10k@lists.infradead.org \
--cc=brcm80211-dev-list.pdl@broadcom.com \
--cc=brcm80211@lists.linux.dev \
--cc=briannorris@chromium.org \
--cc=jerome.pouiller@silabs.com \
--cc=jjohnson@kernel.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-bluetooth@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-mmc@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=luiz.dentz@gmail.com \
--cc=marcel@holtmann.org \
--cc=matthias.bgg@gmail.com \
--cc=ulf.hansson@linaro.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 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.