]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ath9k: Allow configuration of LED polarity in platform data.
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Thu, 23 Jun 2016 14:57:09 +0000 (16:57 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 8 Jul 2016 14:01:14 +0000 (17:01 +0300)
commit3467f0d433016c45d1851f3587d32816b7b2ffb0
tree86c0d2ac4230b9226d2b3bd37ef511c00cb6c112
parent86ceae90d3f9580d8c69f814d252cde80f85b404
ath9k: Allow configuration of LED polarity in platform data.

Some devices running OpenWrt need this and it makes sense to add this
to ath9k_platform_data as the next patches will add a devicetree
(boolean) property for it as well.

Suggested-by: Vittorio Gambaletta <openwrt@vittgam.net>
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath9k/init.c
include/linux/ath9k_platform.h