]> git.baikalelectronics.ru Git - kernel.git/commit
MAINTAINERS: fix ath11k DT bindings location
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Tue, 8 Mar 2022 08:55:03 +0000 (09:55 +0100)
committerKalle Valo <kvalo@kernel.org>
Wed, 16 Mar 2022 15:32:46 +0000 (17:32 +0200)
commit6cf86654f11342397e4030343f15dac44c2e7af1
tree3377315c2a8657858f568d5b4d19221e5f1d3d7c
parenta32c35147b523e356002c034e9394537f150438c
MAINTAINERS: fix ath11k DT bindings location

Commit 9c164103af49 ("dt: bindings: net: add qcom,ath11k.yaml") obviously
adds qcom,ath11k.yaml, but the file entry in MAINTAINERS, added with
commit 338c78705563 ("MAINTAINERS: add DT bindings files for ath10k and
ath11k") then refers to qcom,ath11k.txt.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference.

Repair this file reference in QUALCOMM ATHEROS ATH11K WIRELESS DRIVER, and
put it in alphabetic order while at it.

Fixes: 338c78705563 ("MAINTAINERS: add DT bindings files for ath10k and ath11k")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220308085503.537-1-lukas.bulwahn@gmail.com
MAINTAINERS