[PATCH] Allow Marvell SATA driver to work with LEDS_TRIGGER_IDE_DISK
From: Jeff Garzik <hidden>
Date: 2013-01-09 16:56:57
Also in:
linux-ide, lkml
From: Jeff Garzik <hidden>
Date: 2013-01-09 16:56:57
Also in:
linux-ide, lkml
On 01/08/2013 01:16 PM, Joshua Coombs wrote:
Add a call to the IDE LED Trigger within the Marvell SATA driver to allow Marvell SoC devices to show SATA activity via GPIO connected LEDs. Signed-off-by: Joshua Coombs <redacted> --- drivers/ata/sata_mv.c | 3 +++ drivers/leds/Kconfig | 3 +-- 2 files changed, 4 insertions(+), 2 deletions(-)
NAK. This is not appropriate at the specific driver level. This would be better implemented at a higher level.