From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751799AbdKTQZt (ORCPT ); Mon, 20 Nov 2017 11:25:49 -0500 Received: from sabertooth01.qualcomm.com ([65.197.215.72]:51078 "EHLO sabertooth01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751503AbdKTQZr (ORCPT ); Mon, 20 Nov 2017 11:25:47 -0500 X-IronPort-AV: E=Sophos;i="5.44,428,1505804400"; d="scan'208";a="116941640" X-IronPort-AV: E=McAfee;i="5900,7806,8720"; a="1537107068" X-MGA-submission: =?us-ascii?q?MDHkKZhYwaCZH+RF7FuantVdXFpOEEFaeTDXOi?= =?us-ascii?q?FWXJk+f4sSersbAEIfzveB2EpG7zDplDrgK7bv3S10WNk5J0OliOQlpn?= =?us-ascii?q?z59dkntiZ5S1bMl1MBLcamiiDngpiyT4pCoDjzquVUB/n3uRKjQoePsd?= =?us-ascii?q?Rd?= Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: wcn36xx: fix iris child-node lookup From: Kalle Valo In-Reply-To: <20171111170532.6110-1-johan@kernel.org> References: <20171111170532.6110-1-johan@kernel.org> To: Johan Hovold CC: Eugene Krasnikov , Kalle Valo , , , , , Johan Hovold , stable , Loic Poulain User-Agent: pwcli/0.0.0-git (https://github.com/kvalo/pwcli/) Python/2.7.12 Message-ID: <99d62be5fdff4f7a93470dbc289c5cdb@eusanexr01a.eu.qualcomm.com> Date: Mon, 20 Nov 2017 08:25:41 -0800 X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: NASANEXM01G.na.qualcomm.com (10.85.0.33) To eusanexr01a.eu.qualcomm.com (10.85.0.97) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Johan Hovold wrote: > Fix child-node lookup during probe, which ended up searching the whole > device tree depth-first starting at the parent rather than just matching > on its children. > > To make things worse, the parent mmio node was also prematurely freed. > > Fixes: fd52bdae9ab0 ("wcn36xx: Disable 5GHz for wcn3620") > Cc: Loic Poulain > Signed-off-by: Johan Hovold > Signed-off-by: Kalle Valo Patch applied to ath-current branch of ath.git, thanks. 1967c12896e0 wcn36xx: fix iris child-node lookup -- https://patchwork.kernel.org/patch/10054441/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches