From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.6 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_PASS,URIBL_BLOCKED,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C6BB5C4360F for ; Thu, 4 Apr 2019 14:31:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 9751B20855 for ; Thu, 4 Apr 2019 14:31:29 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=poorly.run header.i=@poorly.run header.b="WgCmtclK" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728960AbfDDOb2 (ORCPT ); Thu, 4 Apr 2019 10:31:28 -0400 Received: from mail-qk1-f193.google.com ([209.85.222.193]:45173 "EHLO mail-qk1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727165AbfDDOb1 (ORCPT ); Thu, 4 Apr 2019 10:31:27 -0400 Received: by mail-qk1-f193.google.com with SMTP id z76so1724722qkb.12 for ; Thu, 04 Apr 2019 07:31:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=poorly.run; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=KLVCm6kIAoTWLgTBe6hlSrtymFpM3bNla2XomwKlVlU=; b=WgCmtclKttywXWSDCWjPpURto5mfng++8tzwpsM6R2jQNxjcQl6oipQh0kao44k+w/ 7ScqvFw86j9t8MbvdoxgzLJ+99OgVGYbvoKTu8yFp/S0WmnCp6EOORgB/Yq3PldT4F8I LeHqx9xzzGvLvZV3jZ8yrcDgfikppSwtx//pm/BxAHgDbnir1EUWuzpZvCOBUNkdRnd/ bFEqfhAkszjZdeedNOaTlQEZor77kAEJ1ZeRSZzBoloYidCXsQi1kqYKT1SWgNk1ohdD ETWKlcdMgFiS+iBHxZdNUSzIK39d8erKOOQ5t+9dvuwoIpZLjLV4DVWH3Rp3+r8H2/wl A/5g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=KLVCm6kIAoTWLgTBe6hlSrtymFpM3bNla2XomwKlVlU=; b=C3xlO65KJxCGE1DFuwm7F3JmwrJhXFsh3rCRICN4uohp1lDkiUudXzzBCj2LfW8I0f omhm0REHFeJUlEhKO7A8c8I8cxYQ5Kzubi/oejJiwPvsiC18v70xceyE+0StvW+IjHAL Qh0gv77nCJCFhh60j9YcoDcxzZ2iHXgW6WLteHFKNknKOCft/p0Ae+PNgriG+P84NZPL mpv9Y5D6ASNn+fnK9OokUHMtV3ZTqTMSFSZc/UcwEBp0EGzCzzY38Xwkl6I+Z/qv8Nxm eyvK5vK8MPrkhcWuQfeGseiABLwlJTReQATVx8WylhQxOVb2b3hDwMoPiD8bk313EpRW aXHQ== X-Gm-Message-State: APjAAAUK4BMiHbVz+BhMVKpBuu9rGNELj4X5r02yGugcnCF2CwFaNCvw qZ6/P6hHg0o/eVkomeGpp01G/w== X-Google-Smtp-Source: APXvYqy8KZuCsaAN8F+ksKVej12iWMV74pdlf9w93Ybh37/pZDk0uq7iR3Ttsin1ASj87N8UJHm0+w== X-Received: by 2002:a37:b4c:: with SMTP id 73mr5321954qkl.250.1554388286788; Thu, 04 Apr 2019 07:31:26 -0700 (PDT) Received: from localhost ([2620:0:1013:11:89c6:2139:5435:371d]) by smtp.gmail.com with ESMTPSA id p6sm12604667qtk.70.2019.04.04.07.31.26 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 04 Apr 2019 07:31:26 -0700 (PDT) Date: Thu, 4 Apr 2019 10:31:25 -0400 From: Sean Paul To: Neil Armstrong Cc: Sean Paul , dri-devel@lists.freedesktop.org, Sean Paul , Maxime Jourdan , Kevin Hilman , linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, David Airlie , Daniel Vetter , Maarten Lankhorst , Maxime Ripard , Jonathan Corbet , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Documentation/gpu/meson: Remove link to meson_canvas.c Message-ID: <20190404143125.GB17077@art_vandelay> References: <20190403205652.183496-1-sean@poorly.run> <2afc7c09-a6e4-5191-d7e3-7a3a75451aab@baylibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 04, 2019 at 10:28:29AM +0200, Neil Armstrong wrote: > On 04/04/2019 08:56, Neil Armstrong wrote: > > On 03/04/2019 22:56, Sean Paul wrote: > >> From: Sean Paul > >> > >> The file was removed in the below patch and is causing this error: > >> WARNING: kernel-doc '../scripts/kernel-doc -rst -enable-lineno -function Canvas ../drivers/gpu/drm/meson/meson_canvas.c' failed with return code > >> > >> Fixes: 2bf6b5b0e374 ("drm/meson: exclusively use the canvas provider module") > >> Cc: Maxime Jourdan > >> Cc: Neil Armstrong > >> Cc: Kevin Hilman > >> Cc: dri-devel@lists.freedesktop.org > >> Cc: linux-amlogic@lists.infradead.org > >> Cc: linux-arm-kernel@lists.infradead.org > >> Signed-off-by: Sean Paul > >> --- > >> Documentation/gpu/meson.rst | 6 ------ > >> 1 file changed, 6 deletions(-) > >> > >> diff --git a/Documentation/gpu/meson.rst b/Documentation/gpu/meson.rst > >> index 479f6f51a13b..b9e2f9aa3bd8 100644 > >> --- a/Documentation/gpu/meson.rst > >> +++ b/Documentation/gpu/meson.rst > >> @@ -42,12 +42,6 @@ Video Encoder > >> .. kernel-doc:: drivers/gpu/drm/meson/meson_venc.c > >> :doc: Video Encoder > >> > >> -Video Canvas Management > >> -======================= > >> - > >> -.. kernel-doc:: drivers/gpu/drm/meson/meson_canvas.c > >> - :doc: Canvas > >> - > >> Video Clocks > >> ============ > >> > >> > > > > Acked-by: Neil Armstrong > > > > Applied to drm-misc-fixes Hmm, the commit referenced in the Fixes line hasn't landed in -fixes yet, it's in -next. So the fix has landed before the bug :( I'll ping mripard on irc and see what he wants to do about this. Sean > > Neil -- Sean Paul, Software Engineer, Google / Chromium OS