Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp550914imu; Tue, 27 Nov 2018 02:47:04 -0800 (PST) X-Google-Smtp-Source: AFSGD/Wch9rktRhp4lA2VOolrfewmlgD7f/v3hfiWEmbdMusQ3ifumSe3nVF237wcZpJSQzmVjIj X-Received: by 2002:a17:902:7d89:: with SMTP id a9mr31937457plm.242.1543315624609; Tue, 27 Nov 2018 02:47:04 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543315624; cv=none; d=google.com; s=arc-20160816; b=cpdrYz4egQaJm0wvmFyi/LUTvM1oIS6+WBTJKfYkeELTQLIG1MhASAPMlK4L6pYObY QuZaS8FRUyUAlsn49LCf7yqyGOJv/HaXpVh2kgIieL41DwSJOlzFXDzU5qusdmQuUsE6 AIDU/6gB5t0c4GzxMD2RE6zEX2lQeTwEKL7fFcte+Dan+eNcgfRcC7omJIZuy6QcJceM LGZ1XYwfP6P05Z8PEF7g1EzOQnzZQnjB/o7jDH5XNVCFvP45W80ko8K4xCnW10nkDQoz Z1egMY/TsLW0Wqi8LIk5wgul9heLSaHQYTGCjFq+G2uPx6bgsKj2ls92UkFNtIGm7Lip y3OA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=UuoyWGnUDMtnnC5QsuqHSqqbt07Agx5EElUGS/z8Ttc=; b=MHScR5iiqpKkc8uyirgCxny5MrLOsBbxuKjfS+YVAr23b8JSBWhQo7LQaIJFfSJSqo aQnOoXMfQNIEuVYd/Ox6wqwoi9vAjZt2zEs4A/jG+H8UEp1N3JUlCCuH03zEyAYFESPa xEambHzI3chn2OuCsCEcLvw/b3Yy3OKjckHmPLGTbwF/u+wPXM91upKqiYvIRRJdkZSx xyz0Sj9efNR8pAXIprVtegLsoxhVRcyr0LDMCQg7A5Jn4DmXk7xy7jrNkf7bfZbLuEVj RfPJEgcnR9URScBSxQmirDRG0H6rmlUv5fc6R0nIdbvtgoC9rVgjNywakH8SjCEiemXR DqfQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id p4si3553744pli.432.2018.11.27.02.46.48; Tue, 27 Nov 2018 02:47:04 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729611AbeK0TgR (ORCPT + 99 others); Tue, 27 Nov 2018 14:36:17 -0500 Received: from mail.bootlin.com ([62.4.15.54]:55992 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728985AbeK0TgQ (ORCPT ); Tue, 27 Nov 2018 14:36:16 -0500 Received: by mail.bootlin.com (Postfix, from userid 110) id 944BA20DD6; Tue, 27 Nov 2018 09:39:07 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.2 Received: from localhost (aaubervilliers-681-1-94-205.w90-88.abo.wanadoo.fr [90.88.35.205]) by mail.bootlin.com (Postfix) with ESMTPSA id 6750020D2E; Tue, 27 Nov 2018 09:38:57 +0100 (CET) Date: Tue, 27 Nov 2018 09:38:57 +0100 From: Maxime Ripard To: Paul Kocialkowski Cc: linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-arm-kernel@lists.infradead.org, Maarten Lankhorst , Sean Paul , David Airlie , Chen-Yu Tsai , Thomas Petazzoni , linux-sunxi@googlegroups.com, Daniel Vetter Subject: Re: [PATCH v2 05/43] drm/sun4i: frontend: Add a helper and a list for supported formats Message-ID: <20181127083857.uksmzopwvcpamvsm@flea> References: <20181123092515.2511-1-paul.kocialkowski@bootlin.com> <20181123092515.2511-6-paul.kocialkowski@bootlin.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="qo4xdhni55n4thh3" Content-Disposition: inline In-Reply-To: <20181123092515.2511-6-paul.kocialkowski@bootlin.com> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --qo4xdhni55n4thh3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 23, 2018 at 10:24:37AM +0100, Paul Kocialkowski wrote: > In order to check whether the frontend supports a specific format, an > explicit list and a related helper are introduced. >=20 > Just like in the backend, the prototype of the helper is added to the > frontend header so that it can be used later on. The helper is also > exported because it will be used outside of the frontend module. >=20 > Signed-off-by: Paul Kocialkowski Applied, thanks! Maxime --=20 Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --qo4xdhni55n4thh3 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCW/0CoQAKCRDj7w1vZxhR xY+8AP9hz4gDYsc3JFAvhOzhrb8zcj8MVmNMdoppYq5CwTTz8gD/RODuzRNxS8JM yKNJ2zFqex+YKrjKPNmGaGOzHYgUigA= =9y+G -----END PGP SIGNATURE----- --qo4xdhni55n4thh3--