[Gta04-owner] Suspend / Resume on 3.12.0
Dr. H. Nikolaus Schaller
hns at goldelico.com
Sat Nov 16 16:24:49 CET 2013
Hi Ben,
Am 16.11.2013 um 16:12 schrieb Benjamin Deering:
>>>
>> I have now applied it as well - and the GTA04 suspends once, but with a lot of problems. A second suspend gives an error message.
>
> It looks like the master branch on git still has off_mode enabled which is pretty unstable. Do you have something like this to disable off-mode?
No...
>
> diff --git a/arch/arm/mach-omap2/board-omap3gta04.c b/arch/arm/mach-omap2/board-omap3gta04.c
> index a49cf1e..b96aeb9 100644
> --- a/arch/arm/mach-omap2/board-omap3gta04.c
> +++ b/arch/arm/mach-omap2/board-omap3gta04.c
> @@ -1685,8 +1685,8 @@ static void __init gta04_init_late(void)
> {
> omap3630_init_late();
>
> - omap_pm_enable_off_mode();
> - omap3_pm_off_mode_enable(1);
> + //omap_pm_enable_off_mode();
> + //omap3_pm_off_mode_enable(1);
> // omap_hsmmc_late_init(mmc); // if we do it here, we must comment out the other call in the led
> #if defined(CONFIG_VIDEO_OV9655) || defined(CONFIG_VIDEO_OV9655_MODULE)
> gta04_camera_setup();
>
> I see the mmc errors, but not the backtrace.
I will give it try.
BR and tnx,
Nikolaus
More information about the Gta04-owner
mailing list