mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* How? PM suspend resume code in misc driver?
@ 2009-03-20  7:11 TJ
  2009-03-20 11:23 ` Henrique de Moraes Holschuh
  0 siblings, 1 reply; 2+ messages in thread
From: TJ @ 2009-03-20  7:11 UTC (permalink / raw)
  To: linux-kernel

I've been trying to figure out how a misc char driver (in this case
acerhk) can link into PM suspend and resume events. I found the patches
from 2008-02 that introduced a 'heavy-handed' mechanism to misc that
were quickly removed by another set of patches in 2008-04.

In the removal patches there is mention of a 'better way of doing it'
but I've not been able to locate any documentation to that end.

The precise requirement is to fix a problem for a user of a laptop that
'forgets' the state of the RF frequency kill switch during suspend. When
the PC resumes the radio is off and the hardware button has to be
manually activated.

The acerhk module is the only way to enable use of the kill-switch on
this PC.

My thought was that if acerhk can link into the PM events it can use the
resume event to re-enable the radio if it was enabled on suspend.

In this particular case it seems from the user's description that the
hardware switch is a momentary push-to-make type rather than a latching
switch that is more common.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-03-20 11:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-20  7:11 How? PM suspend resume code in misc driver? TJ
2009-03-20 11:23 ` Henrique de Moraes Holschuh

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®