Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753899AbXLGJ2S (ORCPT ); Fri, 7 Dec 2007 04:28:18 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751683AbXLGJ2H (ORCPT ); Fri, 7 Dec 2007 04:28:07 -0500 Received: from tim.rpsys.net ([194.106.48.114]:35793 "EHLO tim.rpsys.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751659AbXLGJ2G (ORCPT ); Fri, 7 Dec 2007 04:28:06 -0500 Subject: [GIT PULL] LED bugfix From: Richard Purdie To: Linus Torvalds Cc: LKML Content-Type: text/plain Date: Fri, 07 Dec 2007 09:27:49 +0000 Message-Id: <1197019669.4661.6.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.10.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 757 Lines: 26 Linus, Could you please pull from: git://git.o-hand.com/linux-rpurdie-leds for-linus This is an LED trigger locking fix for 2.6.24. This fixes the issues discussed in bug 9264, the change has been tested in -mm. Thanks, Richard drivers/leds/led-class.c | 6 ++--- drivers/leds/led-triggers.c | 49 ++++++++++++++++++++++---------------------- include/linux/leds.h | 3 +- 3 files changed, 30 insertions(+), 28 deletions(-) Richard Purdie (1): leds: Fix led trigger locking bugs -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/