Hi,

I am working with an embedded system, and as part of the shutdown I
need to set a GPIO line high, so that the power supply disconnects. At
the moment Linux "says" system halted, but the power supply remains
connected I was wondering how to do this?

The embedded system I am using is utilising sysdev_class to handle
.resume and .suspend, so I was wondering if I put in a handler for
.shutdown would this work? Is this the way to do this?



TIA


-- lee

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to