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.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no 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 47515C433E6 for ; Fri, 8 Jan 2021 17:45:45 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E44AD23A61 for ; Fri, 8 Jan 2021 17:45:44 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E44AD23A61 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=intel-gfx-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 6CC3F6E85C; Fri, 8 Jan 2021 17:45:44 +0000 (UTC) Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by gabe.freedesktop.org (Postfix) with ESMTPS id 61D6A6E85C for ; Fri, 8 Jan 2021 17:45:42 +0000 (UTC) IronPort-SDR: kbsOZK6LROlCi5rZcwV0TTWz9yQbonLwx5ZzR+HKCe9BcmEcRRQLIPAhkYoeLDCVcIomcXcHJV 6aBSW8jsBxHQ== X-IronPort-AV: E=McAfee;i="6000,8403,9858"; a="177727543" X-IronPort-AV: E=Sophos;i="5.79,332,1602572400"; d="scan'208";a="177727543" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Jan 2021 09:45:41 -0800 IronPort-SDR: yhS5DeI4spb1mZSa+UffSze2jnMrLO+gcpsmSLz6M0SaNkkgkTNb2Tpux3wLqwHbSrL3U47msd zs3Zv2ayJYOA== X-IronPort-AV: E=Sophos;i="5.79,332,1602572400"; d="scan'208";a="350939240" Received: from rgwhiteh-mobl.ger.corp.intel.com (HELO localhost) ([10.213.205.160]) by orsmga006-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Jan 2021 09:45:40 -0800 From: Jani Nikula To: Anshuman Gupta In-Reply-To: <20201229061532.GB11717@intel.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo References: <4bf586da0ac828353940c0d5a643bacbb4399d7b.1608648128.git.jani.nikula@intel.com> <20201229061532.GB11717@intel.com> Date: Fri, 08 Jan 2021 19:45:36 +0200 Message-ID: <87ft3bxqyn.fsf@intel.com> MIME-Version: 1.0 Subject: Re: [Intel-gfx] [PATCH 04/13] drm/i915/pps: rename intel_edp_panel_* to intel_pps_* X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "intel-gfx@lists.freedesktop.org" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Tue, 29 Dec 2020, Anshuman Gupta wrote: >> /* >> - * Must be paired with intel_edp_panel_vdd_off() or >> - * intel_edp_panel_off(). >> + * Must be paired with intel_pps_vdd_off() or > IMHO can we change the comment, there is no function with name intel_pps_vdd_off() Fixed in v2. BR, Jani. -- Jani Nikula, Intel Open Source Graphics Center _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx