On some x86 platforms, the LED gpio is active high
instead of active low. Identify such cards and modify
the GPIO usage to make sure LED works properly.

Cc: Russell Hu <rhu@qca.qualcomm.com>
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Этот коммит содержится в:
Sujith Manoharan
2014-11-16 06:11:02 +05:30
коммит произвёл John W. Linville
родитель 46270d077a
Коммит aeeb206579
6 изменённых файлов: 19 добавлений и 5 удалений

Просмотреть файл

@@ -329,6 +329,7 @@ struct ath9k_ops_config {
bool alt_mingainidx;
bool no_pll_pwrsave;
bool tx_gain_buffalo;
bool led_active_high;
};
enum ath9k_int {