]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: ath10k: drop gpio_led reference
authorArnd Bergmann <arnd@arndb.de>
Tue, 28 Apr 2026 16:29:49 +0000 (18:29 +0200)
committerJeff Johnson <jeff.johnson@oss.qualcomm.com>
Mon, 11 May 2026 14:59:00 +0000 (07:59 -0700)
commitf8b7c2f1a45bb70eac754b2bd438168bbeafb499
tree24f9a57a4a63deeedf46b26e84a10ab472bedf31
parent1e8ab2e2e9622d7fa31810a4d7031614e2945f45
wifi: ath10k: drop gpio_led reference

The driver uses a 'struct gpio_led' internally, but does not actually interact
with the gpio_led driver, in particular it does not actually use gpiolib here.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Loic Poulain <loic.poulain@oss.qualcomm.com>
Link: https://patch.msgid.link/20260428162955.614739-1-arnd@kernel.org
Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
drivers/net/wireless/ath/ath10k/core.h
drivers/net/wireless/ath/ath10k/leds.c