The patch titled
     apanel: change name of LED
has been removed from the -mm tree.  Its filename was
     apanel-change-name-of-led.patch

This patch was dropped because it was folded into 
fujitsu-application-panel-driver.patch

------------------------------------------------------
Subject: apanel: change name of LED
From: Stephen Hemminger <[EMAIL PROTECTED]>

Make name of LED match the current usage precedent in wistron buttons.  Note:
If the LED developers want a different convention, they can just change both
drivers.

Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]>
Cc: Dmitry Torokhov <[EMAIL PROTECTED]>
Cc: Jiri Kosina <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---

 drivers/input/misc/apanel.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -puN drivers/input/misc/apanel.c~apanel-change-name-of-led 
drivers/input/misc/apanel.c
--- a/drivers/input/misc/apanel.c~apanel-change-name-of-led
+++ a/drivers/input/misc/apanel.c
@@ -219,7 +219,7 @@ static struct apanel apanel = {
 
        },
        .mail_led = {
-               .name = APANEL ":mail",
+               .name = "mail:blue",
                .brightness_set = mail_led_set,
        },
 };
_

Patches currently in -mm which might be from [EMAIL PROTECTED] are

git-input.patch
fujitsu-application-panel-driver.patch
apanel-change-name-of-led.patch
apanel-detach-on-shutdown.patch
apanel-use-generic-keycode-routines.patch
fujitsu-application-panel-led-value.patch
git-net.patch
git-netdev-all.patch
git-wireless.patch
bonding-locking-fix.patch
bridge-assign-random-address.patch

-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to