* [PATCH] drm/tegra: fix typo 'CONFIG_TEGRA_DRM_FBDEV'
@ 2014-02-09 13:01 Paul Bolle
2014-02-12 10:13 ` Thierry Reding
0 siblings, 1 reply; 2+ messages in thread
From: Paul Bolle @ 2014-02-09 13:01 UTC (permalink / raw)
To: Thierry Reding, Terje Bergström, David Airlie,
Stephen Warren
Cc: linux-tegra, linux-kernel, dri-devel
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
---
Entirely untested. But it's clear that this is what was intended.
drivers/gpu/drm/tegra/drm.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/tegra/drm.c b/drivers/gpu/drm/tegra/drm.c
index 88a5290..c715947 100644
--- a/drivers/gpu/drm/tegra/drm.c
+++ b/drivers/gpu/drm/tegra/drm.c
@@ -104,7 +104,7 @@ static void tegra_drm_context_free(struct tegra_drm_context *context)
static void tegra_drm_lastclose(struct drm_device *drm)
{
-#ifdef CONFIG_TEGRA_DRM_FBDEV
+#ifdef CONFIG_DRM_TEGRA_FBDEV
struct tegra_drm *tegra = drm->dev_private;
tegra_fbdev_restore_mode(tegra->fbdev);
--
1.8.5.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] drm/tegra: fix typo 'CONFIG_TEGRA_DRM_FBDEV'
2014-02-09 13:01 [PATCH] drm/tegra: fix typo 'CONFIG_TEGRA_DRM_FBDEV' Paul Bolle
@ 2014-02-12 10:13 ` Thierry Reding
0 siblings, 0 replies; 2+ messages in thread
From: Thierry Reding @ 2014-02-12 10:13 UTC (permalink / raw)
To: Paul Bolle
Cc: Terje Bergström, David Airlie, Stephen Warren, dri-devel,
linux-tegra, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 311 bytes --]
On Sun, Feb 09, 2014 at 02:01:33PM +0100, Paul Bolle wrote:
> Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
> ---
> Entirely untested. But it's clear that this is what was intended.
>
> drivers/gpu/drm/tegra/drm.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks!
Thierry
[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-02-12 10:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-09 13:01 [PATCH] drm/tegra: fix typo 'CONFIG_TEGRA_DRM_FBDEV' Paul Bolle
2014-02-12 10:13 ` Thierry Reding
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).