From: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
To: Matthew Auld <matthew.auld@intel.com>, intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH] drm/i915: make i915_suspend_switcheroo static
Date: Fri, 2 Dec 2016 10:29:01 +0000 [thread overview]
Message-ID: <76467d01-76da-ad8f-3788-6456aeb8402c@linux.intel.com> (raw)
In-Reply-To: <20161202102411.19831-1-matthew.auld@intel.com>
On 02/12/2016 10:24, Matthew Auld wrote:
> Looks like this was missed when unexporting, so let's keep sparse happy.
>
> Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
> Fixes: 7f26cb88014a ("drm/i915: Unexport VGA switcheroo functions")
> Signed-off-by: Matthew Auld <matthew.auld@intel.com>
> ---
> drivers/gpu/drm/i915/i915_drv.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/i915/i915_drv.c b/drivers/gpu/drm/i915/i915_drv.c
> index ace9be8f6ff9..ae583c79c19f 100644
> --- a/drivers/gpu/drm/i915/i915_drv.c
> +++ b/drivers/gpu/drm/i915/i915_drv.c
> @@ -1522,7 +1522,7 @@ static int i915_drm_suspend_late(struct drm_device *dev, bool hibernation)
> return ret;
> }
>
> -int i915_suspend_switcheroo(struct drm_device *dev, pm_message_t state)
> +static int i915_suspend_switcheroo(struct drm_device *dev, pm_message_t state)
> {
> int error;
Gah.. sorry, another half distracted. Thanks for fixing it.
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Regards,
Tvrtko
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2016-12-02 10:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-02 10:24 [PATCH] drm/i915: make i915_suspend_switcheroo static Matthew Auld
2016-12-02 10:29 ` Tvrtko Ursulin [this message]
2016-12-02 11:15 ` ✓ Fi.CI.BAT: success for " Patchwork
2016-12-02 11:28 ` Tvrtko Ursulin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=76467d01-76da-ad8f-3788-6456aeb8402c@linux.intel.com \
--to=tvrtko.ursulin@linux.intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=matthew.auld@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox