From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexey Brodkin Subject: Re: [PATCH 3/9] drm: replace "drm_dev_unref" function with "drm_dev_put" Date: Fri, 16 Nov 2018 11:41:18 +0000 Message-ID: <32f96995d5abf3844975a156dee38d21ea666c52.camel@synopsys.com> References: <20181115221634.22715-1-greenfoo@gluegarage.com> <20181115221634.22715-4-greenfoo@gluegarage.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20181115221634.22715-4-greenfoo@gluegarage.com> Content-Language: en-US Content-ID: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: "greenfoo@gluegarage.com" Cc: "hamohammed.sa@gmail.com" , "alexandre.belloni@bootlin.com" , "Gilles.Muller@lip6.fr" , "airlied@linux.ie" , "linus.walleij@linaro.org" , "dri-devel@lists.freedesktop.org" , "virtualization@lists.linux-foundation.org" , "a.hajda@samsung.com" , "Laurent.pinchart@ideasonboard.com" , "cocci@systeme.lip6.fr" , "marex@denx.de" , "architt@codeaurora.org" , "corbet@lwn.net" , "linux-doc@vger.kernel.org" , "maxime.ripard@bootlin.com" , "ludovic.desroches@microchip.com" List-Id: dri-devel@lists.freedesktop.org Hi Fernando, On Thu, 2018-11-15 at 23:16 +0100, Fernando Ramos wrote: > This patch unifies the naming of DRM functions for reference counting as > requested on Documentation/gpu/todo.rst > > Signed-off-by: Fernando Ramos > --- > drivers/gpu/drm/arc/arcpgu_drv.c | 4 ++-- For ARCPGU Acked-by: Alexey Brodkin