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=-3.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS,URIBL_BLOCKED,USER_AGENT_NEOMUTT 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 5B24BC43441 for ; Mon, 19 Nov 2018 08:34:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 1CBBE20817 for ; Mon, 19 Nov 2018 08:34:40 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1CBBE20817 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726972AbeKSS5e (ORCPT ); Mon, 19 Nov 2018 13:57:34 -0500 Received: from mail.bootlin.com ([62.4.15.54]:37354 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726175AbeKSS5e (ORCPT ); Mon, 19 Nov 2018 13:57:34 -0500 Received: by mail.bootlin.com (Postfix, from userid 110) id 03D70207B0; Mon, 19 Nov 2018 09:34:37 +0100 (CET) Received: from localhost (aaubervilliers-681-1-13-146.w90-88.abo.wanadoo.fr [90.88.134.146]) by mail.bootlin.com (Postfix) with ESMTPSA id C6F1E2039F; Mon, 19 Nov 2018 09:34:36 +0100 (CET) Date: Mon, 19 Nov 2018 09:34:36 +0100 From: Maxime Ripard To: Jagan Teki Cc: Maarten Lankhorst , Sean Paul , David Airlie , Rob Herring , Chen-Yu Tsai , Icenowy Zheng , Jernej Skrabec , Vasily Khoruzhick , Thierry Reding , Mark Rutland , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Michael Trimarchi , TL Lim , linux-sunxi@googlegroups.com, linux-amarula@amarulasolutions.com Subject: Re: [PATCH v2 05/12] drm/sun4i: tcon: Export get tcon0 routine Message-ID: <20181119083436.pbwl4djcvvmsefrw@flea> References: <20181116163916.29621-1-jagan@amarulasolutions.com> <20181116163916.29621-6-jagan@amarulasolutions.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="o7rjsmzestiel6jy" Content-Disposition: inline In-Reply-To: <20181116163916.29621-6-jagan@amarulasolutions.com> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --o7rjsmzestiel6jy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 16, 2018 at 10:09:09PM +0530, Jagan Teki wrote: > Sometimes tcon attributes like tcon divider, clock rate etc are > needed in interface drivers like DSI. So for such cases interface > driver must probe the respective tcon and get the attributes. > Instead of probing tcon explictly, better export the existing > sun5i_get_tcon0 so-that the relevant interface can reuse. That's not the name of the function you export. Maxime --=20 Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --o7rjsmzestiel6jy Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCW/J1nAAKCRDj7w1vZxhR xeARAQCamdktm6iQIA3ef04IUoBvLmtKkrdG9kkGz38V8S8SrAD+KaRCtnowjIvH U0ATZgBraRZarK0pEh8c0YiUKvBT/QQ= =1DrO -----END PGP SIGNATURE----- --o7rjsmzestiel6jy--