[PATCH v2 3/3] ahci: st: Add support for ST's SATA IP
From: tj@kernel.org (Tejun Heo)
Date: 2014-02-26 13:51:15
Also in:
linux-ide, lkml
From: tj@kernel.org (Tejun Heo)
Date: 2014-02-26 13:51:15
Also in:
linux-ide, lkml
On Tue, Feb 25, 2014 at 09:41:41AM -0500, Tejun Heo wrote:
On Tue, Feb 25, 2014 at 11:41:21AM +0000, Lee Jones wrote:quoted
Cc: Tejun Heo <tj@kernel.org> Cc: linux-ide at vger.kernel.org Acked-by: Alexandre Torgue <redacted> Signed-off-by: Lee Jones <redacted>Applied to libata/for-3.15 w/ missing "\n" added to dev_err() in st_ahci_suspend().
Reverted from libata/for-3.15 due to build failure. Please drop ahci_platform_put_resource() calls. ahci_platform now manages it through devres. -- tejun