From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Arnd Bergmann To: cbe-oss-dev@ozlabs.org Subject: Re: [Cbe-oss-dev] [patch 2/2] cell: add support for power button of future IBM cell blades Date: Tue, 15 Jul 2008 17:18:08 +0200 References: <20080715142529.837984547@de.ibm.com> <20080715162755.453c9b52@de.ibm.com> In-Reply-To: <20080715162755.453c9b52@de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Message-Id: <200807151718.08866.arnd@arndb.de> Cc: krafft@de.ibm.com, lohausen@de.ibm.com, willeke@de.ibm.com, linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tuesday 15 July 2008, krafft@de.ibm.com wrote: > From: Christian Krafft > > This patch adds support for the power button on future IBM cell blades. > It actually doesn't shut down the machine. Instead it exposes an > input device /dev/input/event0 to userspace which sends KEY_POWER > if power button has been pressed. > haldaemon actually recognizes the button, so a plattform independent acpid > replacement should handle it correctly. > > Signed-off-by: Christian Krafft > Thanks, applied. Note: this patch is line-wrapped, but I'll fix it up for you one more time ;-)