Re: [PATCH 1/2] ahci: un-staticize ahci_dev_classify
From: Jeff Garzik <hidden>
Date: 2012-08-17 17:27:47
From: Jeff Garzik <hidden>
Date: 2012-08-17 17:27:47
On 08/17/2012 10:51 AM, Mark Langsdorf wrote:
From: Rob Herring <redacted> Make ahci_dev_classify available to the ahci platform driver for custom hard reset function. Signed-off-by: Rob Herring <redacted> --- drivers/ata/ahci.h | 1 + drivers/ata/libahci.c | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-)
applied