From patchwork Wed Apr 20 10:24:22 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinay Simha B N X-Patchwork-Id: 8888081 Return-Path: X-Original-To: patchwork-dri-devel@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 20EADBF29F for ; Wed, 20 Apr 2016 10:46:34 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 508032024F for ; Wed, 20 Apr 2016 10:46:33 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) by mail.kernel.org (Postfix) with ESMTP id 905032008F for ; Wed, 20 Apr 2016 10:46:32 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 563916E956; Wed, 20 Apr 2016 10:46:22 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-pf0-x234.google.com (mail-pf0-x234.google.com [IPv6:2607:f8b0:400e:c00::234]) by gabe.freedesktop.org (Postfix) with ESMTPS id 0B7D46E94D for ; Wed, 20 Apr 2016 10:25:08 +0000 (UTC) Received: by mail-pf0-x234.google.com with SMTP id n1so17090833pfn.2 for ; Wed, 20 Apr 2016 03:25:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=z45Xcz0O+VnRvoZl3wEZMtuw+igsAwc52bTfOuw8v9A=; b=Da5lILBrlq9nubCsz+Ecu+SuT/jA9BP9YtU1ghTc7YQ6Bk1rsgOG10MSKpCux3oGHs 2OrVyPSiguIYpDVZGz8sK97zXjEo4VPBaNr141WZxGsHgWf/uHN868fDxHsJD0qwZciz Wf41EnGdSUGjuJquTuF0fPo4rLWhLbxRbzh8XTI1xlZq9BpIvuufhoGuTD1ePGS+SqWJ aAAupJe7tvdgCDMYRxoIhzkNSZ9aFjsT1/F9vBqV/J0UsBqCNW+23ALaB6XFSEn2Ldgi ia5VaUk6kTBJ5p9deBaRaSgJ0sLlm0bvTkw+h6oae/fKSDqFIVNiKl6wTg1Ssk4Dg39x MXEA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=z45Xcz0O+VnRvoZl3wEZMtuw+igsAwc52bTfOuw8v9A=; b=SXGBuEncGhnI4qAuqiQDoFCrVLjNSYugbpxZ3sxkOLLJrZYvRV8Zf1mG9tPgvMgdil aogvC1BMK11KBNjhFgV+iHtyryUWbMYWAtW/yBYAAd5s/yXcIhyWMyjdgqPZBEERFYly aodDG8dc+W3o/O5ebNBLhPcDh9KmehqULV+PHHVuC2cymed+S7aYuy5jFIALbpbQE6wv 8F/dBanosPVayTKme1f4ZHaKielj/cvwBg8Rit+Q2+fhjJxTiD+Z8Gjbuycpk26OASPi v3rVpGlx8pOPngw5bhlbxvbvaQUEWlaCQ/ze9RfMFTWY/ysGG+SwwlfA55d90ACM5KBx ovCg== X-Gm-Message-State: AOPr4FV17sqIHZ6QTjuHaqS5aY/ERlFF+DgJyLqTYp5B7P8bLulYXrxa7Sb7cdxAvvcg4A== X-Received: by 10.98.11.78 with SMTP id t75mr10912114pfi.72.1461147907132; Wed, 20 Apr 2016 03:25:07 -0700 (PDT) Received: from localhost.localdomain ([202.83.17.75]) by smtp.gmail.com with ESMTPSA id l88sm1609200pfb.79.2016.04.20.03.25.01 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 20 Apr 2016 03:25:06 -0700 (PDT) From: Vinay Simha BN To: Subject: [PATCH v3] drm/dsi: Implement set tear scanline compile fix Date: Wed, 20 Apr 2016 15:54:22 +0530 Message-Id: <1461147862-11248-1-git-send-email-simhavcs@gmail.com> X-Mailer: git-send-email 2.1.2 In-Reply-To: <201604201749.LtkTK1p4%fengguang.wu@intel.com> References: <201604201749.LtkTK1p4%fengguang.wu@intel.com> X-Mailman-Approved-At: Wed, 20 Apr 2016 10:46:20 +0000 Cc: Vinay Simha BN , open list , "open list:DRM DRIVERS" X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Spam-Status: No, score=-5.1 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Provide a small convenience wrapper that transmits a set_tear_scanline command. compilation fix Signed-off-by: Vinay Simha BN --- drivers/gpu/drm/drm_mipi_dsi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/drm_mipi_dsi.c b/drivers/gpu/drm/drm_mipi_dsi.c index 26aba75..bba6db2 100644 --- a/drivers/gpu/drm/drm_mipi_dsi.c +++ b/drivers/gpu/drm/drm_mipi_dsi.c @@ -1003,7 +1003,7 @@ int mipi_dsi_set_tear_scanline(struct mipi_dsi_device *dsi, return 0; } -EXPORT_SYMBOL(mipi_dsi_dcs_set_tear_scanline); +EXPORT_SYMBOL(mipi_dsi_set_tear_scanline); /** * mipi_dsi_dcs_set_pixel_format() - sets the pixel format for the RGB image * data used by the interface