Re: Sleep/resume problem on s3c2440



Do you acknowledge your interrupt when it fires? Make sure your interrupt
can fire again before entering suspend mode.

HTH

--
--
--
----------------------------------------------------------------
Anthony Pellerin (eMVP)
ADENEO (ADESET)
Windows Embedded Consultant
<apellerin AT adeneo DOT adetelgroup DOT com>
http://www.adeneo.adetelgroup.com
Tél : +33 (0)4.72.18.57.77
Fax : +33 (0)4.72.18.57.78
----------------------------------------------------------------
"sohailto via PocketPCJunkies.com" <u37977@uwe> a écrit dans le message de
news: 810c379192228@xxxxxx
Hi All,
I am facing a strange problem. I can suspend and then resume by activating
wakeup interrupt first time, but when I try to suspend/resume second time
,
the system hangs. Can any one help in this situation? I think the system
can't restore some thing important during first resume. Is it correct?
An early response will be highly appreciated.
Many thanks in advance.
Sohail Tariq

--
Message posted via PocketPCJunkies.com
http://www.pocketpcjunkies.com/Uwe/Forums.aspx/wince-pb/200803/1



.



Relevant Pages

  • Re: [PATCH] PM: suspend_device_irqs(): dont disable wakeup IRQs
    ... What do you do if the interrupt triggers right after your driver has ... I assume you want it to prevent suspend. ... time your late suspend hook is run, ... My fix for not disabling wakups is ...
    (Linux-Kernel)
  • Re: [PATCH] PM: suspend_device_irqs(): dont disable wakeup IRQs
    ... should not be disabled for suspend. ... What do you do if the interrupt triggers right after your driver has ... If it's a wakeup IRQ, I assume you want it to prevent suspend. ... your suspend_device_irqsfunction disables all IRQs at the ...
    (Linux-Kernel)
  • Re: [PATCH] PM: suspend_device_irqs(): dont disable wakeup IRQs
    ... should not be disabled for suspend. ... What do you do if the interrupt triggers right after your driver has ... If it's a wakeup IRQ, I assume you want it to prevent suspend. ... your suspend_device_irqsfunction disables all IRQs at the ...
    (Linux-Kernel)
  • Re: revert yenta free_irq on suspend
    ... revert yenta free_irq on suspend ... >> wrong to revert PCMCIA fix without also fixing ACPI interpretter. ... another properly behaving device on the same interrupt line generates ... it may not be possible to support both APM and ACPI ...
    (Linux-Kernel)
  • Re: [PATCH] genirq: ensure IRQs are lazy disabled before suspend
    ... Subject: genirq: ensure IRQs are lazy disabled before suspend ... If the interrupt contoller uses the same enable register for wakeup ... which case the IRQ is never masked/disabled in hardware before going ...
    (Linux-Kernel)