[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <eb3a2ef9-3f93-48be-b6d4-28eeeba84f04@oss.qualcomm.com>
Date: Thu, 18 Sep 2025 11:42:10 -0700
From: Jeff Johnson <jeff.johnson@....qualcomm.com>
To: Vasanthakumar Thiagarajan <quic_vthiagar@...cinc.com>,
Arnd Bergmann <arnd@...nel.org>, Bartosz Golaszewski <brgl@...ev.pl>,
Linus Walleij <linus.walleij@...aro.org>, linux-gpio@...r.kernel.org,
Jeff Johnson <jjohnson@...nel.org>
Cc: Arnd Bergmann <arnd@...db.de>, linux-wireless@...r.kernel.org,
ath10k@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 16/21] ath10k: remove gpio number assignment
On 9/17/2025 10:22 PM, Vasanthakumar Thiagarajan wrote:
>
>
> On 8/8/2025 8:48 PM, Arnd Bergmann wrote:
>> From: Arnd Bergmann <arnd@...db.de>
>>
>> The leds-gpio traditionally takes a global gpio number in its platform
>> data, but the number assigned here is not actually such a number but
>> only meant to be used internally to this driver.
>>
>> As part of the kernel-wide cleanup of the old gpiolib interfaces, the
>> 'gpio' number field is going away, so to keep ath10k building, move
>> the assignment into a private structure instead.
>>
>> Signed-off-by: Arnd Bergmann <arnd@...db.de>
>> ---
>> drivers/net/wireless/ath/ath10k/leds.c | 3 +--
>> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> wifi tag is missing in the patch title.
>
I'll fix this when I apply the patch
Powered by blists - more mailing lists