[POWERPC] Convert powermac ide blink to new led infrastructure
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 21 Jun 2006 10:11:16 +0000 (12:11 +0200)
committerPaul Mackerras <paulus@samba.org>
Wed, 28 Jun 2006 01:51:12 +0000 (11:51 +1000)
commit70c3967d4f8029f3d53323a9f0490df61d8cb77d
tree378a2f245db566c5197792c8be11e60deccf82dc
parent266bee88699ddbde42ab303bbc426a105cc49809
[POWERPC] Convert powermac ide blink to new led infrastructure

This patch removes the old pmac ide led blink code and
adds generic LED subsystem support for the LED.

It maintains backward compatibility with the old
BLK_DEV_IDE_PMAC_BLINK Kconfig option which now
simply selects the new code and influences the
default trigger.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
drivers/ide/Kconfig
drivers/ide/ppc/pmac.c
drivers/macintosh/Kconfig
drivers/macintosh/Makefile
drivers/macintosh/via-pmu-led.c [new file with mode: 0644]