* [PATCH] staging/omapdrm: garbage collect OMAP_DSS_DISPLAY_SUSPENDED
@ 2013-01-10 20:42 Paolo Pisati
2013-01-11 8:47 ` Paolo Pisati
0 siblings, 1 reply; 2+ messages in thread
From: Paolo Pisati @ 2013-01-10 20:42 UTC (permalink / raw)
To: Rob Clark
Cc: linux-omap, Sumit Semwal, YAMANE Toshiaki, Jani Nikula, devel,
linux-kernel, Tomi Valkeinen, Greg Kroah-Hartman
Compilation fix - leftover from:
commit 998c336d4c7183301ed6a6ca93952f63e3cf694f
Author: Tomi Valkeinen <tomi.valkeinen@ti.com>
Date: Wed May 30 13:26:00 2012 +0300
OMAPDSS: remove omap_dss_device's suspend/resume
Cc: stable <stable@vger.kernel.org> # v3.7
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
---
drivers/staging/omapdrm/omap_connector.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/drivers/staging/omapdrm/omap_connector.c b/drivers/staging/omapdrm/omap_connector.c
index 91edb3f..ff25467 100644
--- a/drivers/staging/omapdrm/omap_connector.c
+++ b/drivers/staging/omapdrm/omap_connector.c
@@ -113,9 +113,6 @@ static void omap_connector_dpms(struct drm_connector *connector, int mode)
if (mode == DRM_MODE_DPMS_ON) {
/* store resume info for suspended displays */
switch (dssdev->state) {
- case OMAP_DSS_DISPLAY_SUSPENDED:
- dssdev->activate_after_resume = true;
- break;
case OMAP_DSS_DISPLAY_DISABLED: {
int ret = dssdev->driver->enable(dssdev);
if (ret) {
--
1.7.9.5
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] staging/omapdrm: garbage collect OMAP_DSS_DISPLAY_SUSPENDED
2013-01-10 20:42 [PATCH] staging/omapdrm: garbage collect OMAP_DSS_DISPLAY_SUSPENDED Paolo Pisati
@ 2013-01-11 8:47 ` Paolo Pisati
0 siblings, 0 replies; 2+ messages in thread
From: Paolo Pisati @ 2013-01-11 8:47 UTC (permalink / raw)
To: Paolo Pisati
Cc: Rob Clark, linux-omap, Sumit Semwal, YAMANE Toshiaki,
Jani Nikula, devel, linux-kernel, Tomi Valkeinen,
Greg Kroah-Hartman
On Thu, Jan 10, 2013 at 09:42:27PM +0100, Paolo Pisati wrote:
> Compilation fix - leftover from:
>
> commit 998c336d4c7183301ed6a6ca93952f63e3cf694f
> Author: Tomi Valkeinen <tomi.valkeinen@ti.com>
> Date: Wed May 30 13:26:00 2012 +0300
>
> OMAPDSS: remove omap_dss_device's suspend/resume
>
> Cc: stable <stable@vger.kernel.org> # v3.7
> Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
bah, never mind:
https://git.kernel.org/?p=linux/kernel/git/gregkh/staging.git;a=commit;h=f5f9454c2145fa018c9808597739abce67114ac7
fixes the compilation breakagage.
It could be useful for v3.7 stable tough.
--
bye,
p.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-01-11 8:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-10 20:42 [PATCH] staging/omapdrm: garbage collect OMAP_DSS_DISPLAY_SUSPENDED Paolo Pisati
2013-01-11 8:47 ` Paolo Pisati
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®