ixp4xx-kernel: Changed nas100d led name from disk-1 to disk.
authorRod Whitby <rod@whitby.id.au>
Wed, 15 Feb 2006 11:55:47 +0000 (11:55 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 15 Feb 2006 11:55:47 +0000 (11:55 +0000)
packages/linux/ixp4xx-kernel/2.6.16/96-nas100d-leds.patch

index d78a779..796ca87 100644 (file)
@@ -1,6 +1,7 @@
 NEW_LEDS support for the IOMega NAS100D
 
 Signed-off-by: John Bowler <jbowler@acm.org>
+Signed-off-by: Rod Whitby <rod@whitby.id.au>
 
 --- linux-2.6.15/arch/arm/mach-ixp4xx/nas100d-setup.c  1970-01-01 00:00:00.000000000 +0000
 +++ linux-2.6.15/arch/arm/mach-ixp4xx/nas100d-setup.c  1970-01-01 00:00:00.000000000 +0000
@@ -31,7 +32,7 @@ Signed-off-by: John Bowler <jbowler@acm.org>
 +              .flags          = IXP4XX_GPIO_LOW,
 +      },
 +      {
-+              .name           = "disk-1", /* yellow led */
++              .name           = "disk",   /* green flashing (off) and yellow (on) led */
 +              .start          = 3,
 +              .end            = 3,
 +              .flags          = IXP4XX_GPIO_LOW,