[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180426141559.6811127b@bbrezillon>
Date: Thu, 26 Apr 2018 14:15:59 +0200
From: Boris Brezillon <boris.brezillon@...tlin.com>
To: Vaishali Thakkar <vthakkar1994@...il.com>
Cc: alexander.deucher@....com, christian.koenig@....com,
David1.Zhou@....com, airlied@...ux.ie, brodkin@...opsys.com,
linux@...linux.org.uk, nicolas.ferre@...rochip.com,
alexandre.belloni@...tlin.com, gustavo@...ovan.org,
maarten.lankhorst@...ux.intel.com, seanpaul@...omium.org,
l.stach@...gutronix.de, christian.gmeiner@...il.com,
inki.dae@...sung.com, jy0922.shim@...sung.com,
sw0312.kim@...sung.com, kyungmin.park@...sung.com,
kgene@...nel.org, krzk@...nel.org, stefan@...er.ch,
alison.wang@...escale.com, z.liuxinliang@...ilicon.com,
zourongrong@...il.com, kong.kongxinwei@...ilicon.com,
puck.chen@...ilicon.com, jani.nikula@...ux.intel.com,
joonas.lahtinen@...ux.intel.com, rodrigo.vivi@...el.com,
p.zabel@...gutronix.de, ck.hu@...iatek.com, matthias.bgg@...il.com,
robdclark@...il.com, marex@...x.de, bskeggs@...hat.com,
tomi.valkeinen@...com, eric@...olt.net, airlied@...hat.com,
kraxel@...hat.com, laurent.pinchart@...asonboard.com,
hjc@...k-chips.com, heiko@...ech.de, benjamin.gaignard@...aro.org,
vincent.abriou@...com, yannick.fertre@...com,
philippe.cornu@...com, maxime.ripard@...tlin.com, wens@...e.org,
thierry.reding@...il.com, jonathanh@...dia.com, noralf@...nnes.org,
linus.walleij@...aro.org, shawnguo@...nel.org,
amd-gfx@...ts.freedesktop.org, dri-devel@...ts.freedesktop.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
etnaviv@...ts.freedesktop.org, linux-samsung-soc@...r.kernel.org,
intel-gfx@...ts.freedesktop.org,
linux-mediatek@...ts.infradead.org, linux-arm-msm@...r.kernel.org,
freedreno@...ts.freedesktop.org, nouveau@...ts.freedesktop.org,
virtualization@...ts.linux-foundation.org,
linux-renesas-soc@...r.kernel.org,
linux-rockchip@...ts.infradead.org, linux-tegra@...r.kernel.org
Subject: Re: [PATCH] drm/core: Remove drm_dev_unref() and it's uses
On Thu, 26 Apr 2018 15:58:19 +0530
Vaishali Thakkar <vthakkar1994@...il.com> wrote:
> It's been a while since we introduced drm_dev{get/put} functions
> to replace reference/unreference in drm subsystem for the
> consistency purpose. So, with this patch, let's just replace
> all current use cases of drm_dev_unref() with drm_dev_put and remove
> the function itself.
>
> Coccinelle was used for mass-patching.
>
> Signed-off-by: Vaishali Thakkar <vthakkar1994@...il.com>
> ---
> drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 4 ++--
> drivers/gpu/drm/arc/arcpgu_drv.c | 4 ++--
> drivers/gpu/drm/armada/armada_drv.c | 6 +++---
> drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c | 4 ++--
For atmel-hlcdc:
Acked-by: Boris Brezillon <boris.brezillon@...tlin.com>
Powered by blists - more mailing lists