From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [IPv6:2401:3900:2:1::2]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3tHTzW6xDBzDvhJ for ; Mon, 14 Nov 2016 23:17:11 +1100 (AEDT) In-Reply-To: <1478013963-28871-3-git-send-email-johan@kernel.org> To: Johan Hovold , Benjamin Herrenschmidt , Paul Mackerras From: Michael Ellerman Cc: linuxppc-dev@lists.ozlabs.org, Johan Hovold Subject: Re: [3/4] powerpc/vio: clarify vio_find_node reference counting Message-Id: <3tHTzW4Zv3z9t3K@ozlabs.org> Date: Mon, 14 Nov 2016 23:17:11 +1100 (AEDT) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2016-01-11 at 15:26:02 UTC, Johan Hovold wrote: > Add comment clarifying that vio_find_node() takes a reference to the > embedded struct device which needs to be dropped after use. > > Signed-off-by: Johan Hovold Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/e8cfb7e7c3b2be8a4c2241b5da2ae6 cheers