Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:58600 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932994AbcIGNQR (ORCPT ); Wed, 7 Sep 2016 09:16:17 -0400 From: Kalle Valo To: Giedrius Statkevi?ius Cc: , , , , , Miaoqing Pan , Subject: Re: ath9k: bring back direction setting in ath9k_{start_stop} References: Date: Wed, 07 Sep 2016 16:16:09 +0300 In-Reply-To: (Kalle Valo's message of "Wed, 7 Sep 2016 15:11:44 +0200") Message-ID: <8737lbx33a.fsf@kamboji.qca.qualcomm.com> (sfid-20160907_151637_325307_862B6BBF) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: Kalle Valo writes: > Giedrius Statkevi?ius wrote: >> A regression was introduced in commit id 79d4db1214a ("ath9k: cleanup >> led_pin initial") that broken the WLAN status led on my laptop with >> AR9287 after suspending and resuming. >> >> Steps to reproduce: >> * Suspend (laptop) >> * Resume (laptop) >> * Observe that the WLAN led no longer turns ON/OFF depending on the >> status and is always red >> >> Even though for my case it only needs to be set to OUT in ath9k_start >> but for consistency bring back the IN direction setting as well. >> >> Cc: Miaoqing Pan >> Cc: Kalle Valo >> Cc: >> Signed-off-by: Giedrius Statkevičius > > Thanks, 1 patch applied to ath-next branch of ath.git: > > 088a60926b66 ath9k: bring back direction setting in ath9k_{start_stop} Oops, I was supposed to apply this to ath-current branch. Please ignore this. Luckily I didn't push yet so I can easily fix this. -- Kalle Valo