From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Subject: Re: ath9k: bring back direction setting in ath9k_{start_stop} Date: Wed, 07 Sep 2016 16:16:09 +0300 Message-ID: <8737lbx33a.fsf@kamboji.qca.qualcomm.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Cc: , , , , , Miaoqing Pan , To: Giedrius Statkevi?ius Return-path: In-Reply-To: (Kalle Valo's message of "Wed, 7 Sep 2016 15:11:44 +0200") Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org 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