From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kristoffer Ericson Subject: Handling transition into suspend through keyboard driver Date: Mon, 8 Oct 2007 00:25:10 -0700 Message-ID: <20071008002510.d3ce4591.Kristoffer.ericson@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Sender: owner-linux-input@atrey.karlin.mff.cuni.cz List-Help: List-Owner: List-Post: List-Unsubscribe: To: Dmitry Cc: linux-input-list List-Id: linux-input@vger.kernel.org Greetings, Dmitry, Im implementing suspend for hp7xx currently. I've added EV_PWR to bitflags and linked so POWER_KEY gets reported correctly. Is this the correct approach? I want to make use of the generic pm code that exists for sa1100. I know this is abit of your speciality but had a hard time finding examples. Best wishes Kristoffer Ericson