From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Subject: Re: wcn36xx: fix iris child-node lookup Date: Mon, 20 Nov 2017 08:25:41 -0800 Message-ID: <99d62be5fdff4f7a93470dbc289c5cdb@eusanexr01a.eu.qualcomm.com> References: <20171111170532.6110-1-johan@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Cc: Eugene Krasnikov , Kalle Valo , , , , , Johan Hovold , stable , Loic Poulain To: Johan Hovold Return-path: In-Reply-To: <20171111170532.6110-1-johan@kernel.org> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.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