]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ARM] 3342/1: NSLU2: Protect power button init routine with machine_is_nslu2()
authorAlessandro Zummo <azummo-armlinux@towertech.it>
Wed, 22 Feb 2006 21:12:05 +0000 (21:12 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 22 Feb 2006 21:12:05 +0000 (21:12 +0000)
commitd7353b25c855b3a8103647503deaa98f512bd439
tree226a56a10ee90cd721c21b778fcb7a0497514477
parentc27a2164a32cfda80dc1647638a940103669af3d
[ARM] 3342/1: NSLU2: Protect power button init routine with machine_is_nslu2()

Patch from Alessandro Zummo

The power button exit routine for the Linksys NSLU2 was not protected by
a machine_is_nslu2(). This patch fixes it.

Signed-off-by: Rod Whitby <rod@whitby.id.au>
Signed-off-by: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-ixp4xx/nslu2-power.c