From patchwork Fri Oct 12 02:05:58 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rob Clark X-Patchwork-Id: 12175 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 3F6BD23E57 for ; Fri, 12 Oct 2012 02:06:20 +0000 (UTC) Received: from mail-ia0-f180.google.com (mail-ia0-f180.google.com [209.85.210.180]) by fiordland.canonical.com (Postfix) with ESMTP id E4DB3A1937E for ; Fri, 12 Oct 2012 02:06:19 +0000 (UTC) Received: by mail-ia0-f180.google.com with SMTP id f6so1713840iag.11 for ; Thu, 11 Oct 2012 19:06:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf :dkim-signature:sender:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references:x-gm-message-state; bh=RB4m/jkA8scDq1pv5eMKFHV7koDB03odUXJwZbv199I=; b=ho1+lUSWO0Q5+6tD/cP65vCsAIzbS4m2gp6QSV10jnMuZzwVirCMXb9WQBi/YT2jtw lofnB0g47XtcM9A3ZIyUGg9CU6nsJhfVHRT9OSUDD0206KuO2exJdR1SjJ23M+sHbRlg 2HGhgc+s14nB6grRVn6mGWvLuXUQL9IezD8JsSz2xMXqzQHATy5fnOLttsJEdZnX21IW MfG1T3zwpQ00P93a68Mcf0ZzgTl7w32YaHQFcwIq3NZ2x5pJfXI92lL49hF/kiY9ocZj +63IvG/kwPewyQsQXUHi5r/ejBRIVFHsHx56Bcwk7cA32UzXNWKm8jEiCzSMmdgUkhIl Jy6A== Received: by 10.42.57.10 with SMTP id b10mr2327299ich.54.1350007579726; Thu, 11 Oct 2012 19:06:19 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.50.67.148 with SMTP id n20csp132363igt; Thu, 11 Oct 2012 19:06:19 -0700 (PDT) Received: by 10.182.150.105 with SMTP id uh9mr2257030obb.85.1350007579344; Thu, 11 Oct 2012 19:06:19 -0700 (PDT) Received: from mail-ob0-f178.google.com (mail-ob0-f178.google.com [209.85.214.178]) by mx.google.com with ESMTPS id ym2si6674359obb.105.2012.10.11.19.06.19 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 11 Oct 2012 19:06:19 -0700 (PDT) Received-SPF: pass (google.com: domain of robdclark@gmail.com designates 209.85.214.178 as permitted sender) client-ip=209.85.214.178; Authentication-Results: mx.google.com; spf=pass (google.com: domain of robdclark@gmail.com designates 209.85.214.178 as permitted sender) smtp.mail=robdclark@gmail.com; dkim=pass header.i=@gmail.com Received: by mail-ob0-f178.google.com with SMTP id tb18so2949241obb.37 for ; Thu, 11 Oct 2012 19:06:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id:x-mailer:in-reply-to :references; bh=RB4m/jkA8scDq1pv5eMKFHV7koDB03odUXJwZbv199I=; b=slOeOU1F7WtYZF5gZJ3QMuB4H5HflYpuqQTA4hQ1miyDaDmnRQ6UBpxclZMtawcvZK 8iqGctfdwvLksLpiaAnZ4Y8YcJ7X5A3vj2QOA4RtLA6W4LCaKgHPoRs9tAyxbGfAj2jK TAd9SiIZthXXToay2beUtRgn96nZR5vm3Q7qbnYKXYGhIkoeniJwfRv5fdgnOiM853iJ 03y0E5XagFK5DKs3NXyaQNUy3ZMj0V6l+VxRrpEOey1G6QZ1TPVZtQ4oWQwpRpxhIkCL cCP9sjrwdsigyY/xsWpVgA507Ejt2oLZH+/LhXaiJ6+oZjKmtNiYV3KVX/OEX+uQpgO1 /Wqg== Received: by 10.60.171.239 with SMTP id ax15mr2303611oec.42.1350007579193; Thu, 11 Oct 2012 19:06:19 -0700 (PDT) Received: from localhost (ppp-70-129-143-201.dsl.rcsntx.swbell.net. [70.129.143.201]) by mx.google.com with ESMTPS id bd5sm5634323obb.5.2012.10.11.19.06.18 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 11 Oct 2012 19:06:18 -0700 (PDT) Sender: Rob Clark From: Rob Clark To: dri-devel@lists.freedesktop.org Cc: patches@linaro.org, airlied@linux.ie, daniel.vetter@ffwll.ch, bskeggs@redhat.com, laurent.pinchart@ideasonboard.com, alexander.deucher@amd.com, alan@linux.intel.com, jakob@vmware.com, Rob Clark Subject: [PATCH 5/9] drm/shmob: drm_connector_property -> drm_object_property Date: Thu, 11 Oct 2012 21:05:58 -0500 Message-Id: <1350007562-22323-6-git-send-email-rob.clark@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1350007562-22323-1-git-send-email-rob.clark@linaro.org> References: <1350007562-22323-1-git-send-email-rob.clark@linaro.org> X-Gm-Message-State: ALoCoQnDUg/rfXJjRXkm38QFBeGdn6vgB08l5lf0D6fgJDLl1IX/5UuZpTkYJnaIZqrRE+5CCu+M From: Rob Clark Signed-off-by: Rob Clark --- drivers/gpu/drm/shmobile/shmob_drm_crtc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/shmobile/shmob_drm_crtc.c b/drivers/gpu/drm/shmobile/shmob_drm_crtc.c index 3ecb702..698b0cd 100644 --- a/drivers/gpu/drm/shmobile/shmob_drm_crtc.c +++ b/drivers/gpu/drm/shmobile/shmob_drm_crtc.c @@ -737,7 +737,7 @@ int shmob_drm_connector_create(struct shmob_drm_device *sdev, connector->encoder = encoder; drm_helper_connector_dpms(connector, DRM_MODE_DPMS_OFF); - drm_connector_property_set_value(connector, + drm_object_property_set_value(&connector->base, sdev->ddev->mode_config.dpms_property, DRM_MODE_DPMS_OFF); return 0;