diff options
author | Hans de Goede <hdegoede@redhat.com> | 2014-02-22 19:53:30 +0400 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2014-02-23 00:35:41 +0400 |
commit | 039ece38da45f5e6a94be3aa7611cf3634bc2461 (patch) | |
tree | c496379b086ca1c4251b1fd914ecafb68eb22063 /drivers/ata/ahci_platform.c | |
parent | b2a52b6a0a03000d07edb359b4059d4d871a7602 (diff) | |
download | linux-039ece38da45f5e6a94be3aa7611cf3634bc2461.tar.xz |
libahci: Allow drivers to override start_engine
Allwinner A10 and A20 ARM SoCs have an AHCI sata controller which needs a
special register to be poked before starting the DMA engine.
This register gets reset on an ahci_stop_engine call, so there is no other
place then ahci_start_engine where this poking can be done.
This commit allows drivers to override ahci_start_engine behavior for use by
the Allwinner AHCI driver (and potentially other drivers in the future).
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'drivers/ata/ahci_platform.c')
0 files changed, 0 insertions, 0 deletions