From patchwork Thu Feb 2 09:47:43 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 9551517 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 053C260236 for ; Thu, 2 Feb 2017 09:47:57 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D4D882823D for ; Thu, 2 Feb 2017 09:47:56 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id C94E928404; Thu, 2 Feb 2017 09:47:56 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id D07692823D for ; Thu, 2 Feb 2017 09:47:55 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 5272289D57; Thu, 2 Feb 2017 09:47:53 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-wm0-x22f.google.com (mail-wm0-x22f.google.com [IPv6:2a00:1450:400c:c09::22f]) by gabe.freedesktop.org (Postfix) with ESMTPS id 8146C89D57 for ; Thu, 2 Feb 2017 09:47:51 +0000 (UTC) Received: by mail-wm0-x22f.google.com with SMTP id r141so80687701wmg.1 for ; Thu, 02 Feb 2017 01:47:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=UH3iso0TB3uzpSTil75Qp4o393JCgDu74Ey2ZoJ72Xk=; b=iCX3AVniP6RSifz3RWhMmWGR0BQrjJwAS2U8hp3qaweDUbOn13FIwJuOT+sCa4MWV1 X7EzjQ3iBNVZk4oM/3zOnS/Ma7ASG/JiAzaPkNLt4vS/q+ITrDoHoEZak6o8aPzwAhzu QT3aoXUqL0GNI57J88qmKyHWLew9X2+ybZKiBv6LEiCQnpdYywu68o7N4VFVySRe19Ca BWUNaYZbbAIDHXIR2C8qnMhfrGs5aDVg/tj/SFSIlYM8N2OrQwJ4z3CqSrdmmk123NmO 6K91PKF+jLswTH+ldVJ1hohKqiZiF7REGNL7bJ3dUNMPauzgTizs5T99lZA/VZgOTflA y1xA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=UH3iso0TB3uzpSTil75Qp4o393JCgDu74Ey2ZoJ72Xk=; b=jCt+yiWuOGZXwm1WszHifgrq0magApc8uXNq8n+f7Y7srV9uCrL0tqw++We/vpKYwf iULJORlmonQIu4GO2AkgSkJx9lWTqjziVJeiNkWBlQXarhzzXSOZxATyDss4LaaUw6nG SPBHd7xQMrbLPkm+pXZiqxGjzxFi1F+Kzg+66NF6OoJ1SNFs0gJZ0HEry0/jmgQeAh6i IzhakhU2UrbSqwGlY6Wl9eW/xBKrng/ARgGAuc/0K+WESgKklEHw1kRDrvELYa+DuVKv 1e34Q8QClJOrsblRPBBEIcTMLOuN//9PX8gHJxooC28qnLvxHrX7f7hDCSHOzUGqaXkh k+Pw== X-Gm-Message-State: AMke39lRRQGoOGxiG8m2cYdHrWFrjXSpkSDAJGAeFF5Ea/d08RrbwgmLajVhWumrj4klxwt6 X-Received: by 10.28.224.67 with SMTP id x64mr2132146wmg.20.1486028870140; Thu, 02 Feb 2017 01:47:50 -0800 (PST) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id d14sm34435680wmd.19.2017.02.02.01.47.49 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 02 Feb 2017 01:47:49 -0800 (PST) From: Neil Armstrong To: airlied@linux.ie, daniel.vetter@ffwll.ch Subject: [PATCH 1/2] drm: meson: rename module name to meson-drm Date: Thu, 2 Feb 2017 10:47:43 +0100 Message-Id: <1486028864-19622-2-git-send-email-narmstrong@baylibre.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1486028864-19622-1-git-send-email-narmstrong@baylibre.com> References: <1486028864-19622-1-git-send-email-narmstrong@baylibre.com> Cc: linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, dri-devel@lists.freedesktop.org, Neil Armstrong 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-Virus-Scanned: ClamAV using ClamSMTP The module is currently names "meson.ko" which can lead to some confusion, this patches renames it "meson-drm.ko" Signed-off-by: Neil Armstrong --- drivers/gpu/drm/meson/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/meson/Makefile b/drivers/gpu/drm/meson/Makefile index 2591978..92cf845 100644 --- a/drivers/gpu/drm/meson/Makefile +++ b/drivers/gpu/drm/meson/Makefile @@ -1,4 +1,4 @@ -meson-y := meson_drv.o meson_plane.o meson_crtc.o meson_venc_cvbs.o -meson-y += meson_viu.o meson_vpp.o meson_venc.o meson_vclk.o meson_canvas.o +meson-drm-y := meson_drv.o meson_plane.o meson_crtc.o meson_venc_cvbs.o +meson-drm-y += meson_viu.o meson_vpp.o meson_venc.o meson_vclk.o meson_canvas.o -obj-$(CONFIG_DRM_MESON) += meson.o +obj-$(CONFIG_DRM_MESON) += meson-drm.o