From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on archive.lwn.net X-Spam-Level: X-Spam-Status: No, score=-5.8 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=unavailable autolearn_force=no version=3.4.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by archive.lwn.net (Postfix) with ESMTP id 79B547D089 for ; Wed, 21 Nov 2018 09:42:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728383AbeKUUQ3 (ORCPT ); Wed, 21 Nov 2018 15:16:29 -0500 Received: from mail-ed1-f68.google.com ([209.85.208.68]:34051 "EHLO mail-ed1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727566AbeKUUQX (ORCPT ); Wed, 21 Nov 2018 15:16:23 -0500 Received: by mail-ed1-f68.google.com with SMTP id b3so4361586ede.1 for ; Wed, 21 Nov 2018 01:42:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ffwll.ch; s=google; h=sender:date:from:to:cc:subject:message-id:mail-followup-to :references:mime-version:content-disposition:in-reply-to:user-agent; bh=ra4/ecxDT2P/6rs2Tg0Uj2eMdsEsmuskxkwVYNj5CV8=; b=WMD7zVRJ3a2v+QqtMlsbMBlWC09MXSl67E8AqiFXhl294hxmGMkTQtMZCCtL2HC6B4 VEHrpFiBBb9tP8upFDAyAGrNjFXV6iW4PjJ3jIuZASDy/UOnhzlkXbZfZg6MBFDyuaaK cxpygKe5wHc49OByVZdj05/GP11Z6wDSP5EkQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :mail-followup-to:references:mime-version:content-disposition :in-reply-to:user-agent; bh=ra4/ecxDT2P/6rs2Tg0Uj2eMdsEsmuskxkwVYNj5CV8=; b=l5C6uyzzPb3PEmaFJC1+8hIyf1PxXeQ+2xaMxZqiHozRHhCC9bK8z28O6ZKKo3ncwV LPSa1osr+iN+0cB1RLrrofdfThdoKx+HznrgsOjb/7/gaC06UpK41UAufKm3j3q0w/6W xfXhlOJe1a6u1ZCwjicwcoThpnMFRfdZap88mu66+2PFwti9PClmoJvJKvLDvN4mSr9F qpzFiXJtWxMYwDdhiIZ6xZymbela+LiFahw1kfaFJsDXlsl6psKVuZgz+hOC8iHT00yY t9ObTDv2hpAO/FvcB7PonrjezwEiouSJgcFhW9+KEGZlaygPf9OnoPC3UGL472v8nRAC rsfA== X-Gm-Message-State: AGRZ1gL7yPEU16pJOTwsM0tXjBu7pEbCiQ9woKmw1LQxHTKsAdCxKCsw 9QFbkde4dG7CTj/3hGNJCd9PRg== X-Google-Smtp-Source: AJdET5dx4zW+n3p39Fk/0mIzc/ZqRjV1RSAuMs/GLnSCsAMR/GML9CbXT8YZ/G7d5jBgqomJzm/cng== X-Received: by 2002:a17:906:351a:: with SMTP id r26-v6mr4477948eja.193.1542793356820; Wed, 21 Nov 2018 01:42:36 -0800 (PST) Received: from phenom.ffwll.local ([2a02:168:569e:0:3106:d637:d723:e855]) by smtp.gmail.com with ESMTPSA id c2sm12959058edv.14.2018.11.21.01.42.34 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 21 Nov 2018 01:42:35 -0800 (PST) Date: Wed, 21 Nov 2018 10:42:33 +0100 From: Daniel Vetter To: Linus Walleij Cc: greenfoo@gluegarage.com, "open list:DRM PANEL DRIVERS" , Maarten Lankhorst , Maxime Ripard , sean@poorly.run, Dave Airlie , Jonathan Corbet , abrodkin@synopsys.com, Boris Brezillon , Nicolas Ferre , Alexandre Belloni , Ludovic Desroches , Gerd Hoffmann , Archit Taneja , Andrzej Hajda , Laurent Pinchart , Lucas Stach , linux+etnaviv@armlinux.org.uk, Christian Gmeiner , Marek Vasut , Stefan Agner , kieran.bingham+renesas@ideasonboard.com, Shawn Guo , Julia Lawall , Gilles Muller , Nicolas Palix , michal.lkml@markovi.net, hamohammed.sa@gmail.com, linux-doc@vger.kernel.org, "linux-kernel@vger.kernel.org" , Linux ARM , virtualization@lists.linux-foundation.org, etnaviv@lists.freedesktop.org, Linux-Renesas , cocci@systeme.lip6.fr Subject: Re: [PATCH 0/9] drm: remove deprecated functions Message-ID: <20181121094233.GN4266@phenom.ffwll.local> Mail-Followup-To: Linus Walleij , greenfoo@gluegarage.com, "open list:DRM PANEL DRIVERS" , Maarten Lankhorst , Maxime Ripard , sean@poorly.run, Dave Airlie , Jonathan Corbet , abrodkin@synopsys.com, Boris Brezillon , Nicolas Ferre , Alexandre Belloni , Ludovic Desroches , Gerd Hoffmann , Archit Taneja , Andrzej Hajda , Laurent Pinchart , Lucas Stach , linux+etnaviv@armlinux.org.uk, Christian Gmeiner , Marek Vasut , Stefan Agner , kieran.bingham+renesas@ideasonboard.com, Shawn Guo , Julia Lawall , Gilles Muller , Nicolas Palix , michal.lkml@markovi.net, hamohammed.sa@gmail.com, linux-doc@vger.kernel.org, "linux-kernel@vger.kernel.org" , Linux ARM , virtualization@lists.linux-foundation.org, etnaviv@lists.freedesktop.org, Linux-Renesas , cocci@systeme.lip6.fr References: <20181115221634.22715-1-greenfoo@gluegarage.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: Linux phenom 4.18.0-2-amd64 User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-doc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org On Thu, Nov 15, 2018 at 11:38:35PM +0100, Linus Walleij wrote: > On Thu, Nov 15, 2018 at 11:17 PM Fernando Ramos wrote: > > > One of the things in the DRM TODO list ("Documentation/gpu/todo.rst") was to > > "switch from reference/unreference to get/put". That's what this patch series is > > about. > > The series: > Reviewed-by: Linus Walleij Since your reviewed it all, and there's a pile of acks for the driver parts too: Want to go ahead and apply it too? Thanks, Daniel -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch