diff options
author | Mark Langsdorf <mark.langsdorf@calxeda.com> | 2013-05-30 22:17:30 +0200 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2013-06-06 23:05:23 +0200 |
commit | 439d7a358f93a52458527329939be9f97db1242a (patch) | |
tree | 3b0079402a011a1d568ab4046351a355052474ff /drivers/ata/ahci.h | |
parent | ata: use pci_get_drvdata() (diff) | |
download | linux-439d7a358f93a52458527329939be9f97db1242a.tar.xz linux-439d7a358f93a52458527329939be9f97db1242a.zip |
ahci: make ahci_transmit_led_message into a function pointer
Create a new ata_port_operations function pointer called
transmit_led_message and give it the default value of
ahci_transmit_led_message. This allows AHCI controllers with
non-standard LED interfaces to use the existing em_ interface.
Signed-off-by: Mark Langsdorf <mark.langsdorf@calxeda.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'drivers/ata/ahci.h')
0 files changed, 0 insertions, 0 deletions