From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1422667AbcIGNQT convert rfc822-to-8bit (ORCPT ); Wed, 7 Sep 2016 09:16:19 -0400 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 DMARC-Filter: OpenDMARC Filter v1.3.1 smtp.codeaurora.org E4F0E60430 Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=pass smtp.mailfrom=kvalo@codeaurora.org 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> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@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