[PATCH] Allow Marvell SATA driver to work with LEDS_TRIGGER_IDE_DISK
Jeff Garzik
jgarzik at pobox.com
Wed Jan 9 11:56:52 EST 2013
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 <josh.coombs at gmail.com>
> ---
> 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.
More information about the linux-arm-kernel
mailing list