[PATCH v11 3/8] ata: libahci_platform: move port_map parameters into the AHCI structure
From: tj@kernel.org (Tejun Heo)
Date: 2014-07-30 16:50:43
Also in:
linux-devicetree, linux-ide, lkml
From: tj@kernel.org (Tejun Heo)
Date: 2014-07-30 16:50:43
Also in:
linux-devicetree, linux-ide, lkml
On Wed, Jul 30, 2014 at 06:47:21PM +0200, Antoine T?nart wrote:
On Wed, Jul 30, 2014 at 11:35:26AM -0400, Tejun Heo wrote:quoted
On Wed, Jul 30, 2014 at 10:20:38AM +0200, Antoine T?nart wrote:quoted
How do you want me to send the series? There is two conflicts when applying to libata/for-3.17: - patch 4/8: it takes into account a patch not in libata/for-3.17 but added before rc7. It should be better to first merge rc7, otherwise some modifications won't make sense. - patch 6/8: "fsl,imx53-ahci" was removed from the documentation in libata/for-3.17 but not in rc7. Resolving the conflict is really simple. I think it's better to apply the whole thing after merging rc7 into libata/for-3.17, because it will only have a really simple conflict to resolve. Please tell me what do you prefer before I send the updated version.Hmmm... does pulling in libata/for-3.16-fixes into libata/for-3.17 resolves the conflict? If so, please send the patch on top of the merged branch. I wanna avoid pulling in -rc7 wholesale at this point.Works for me. I'll cook and send a series based on top of libata/for-3.16-fixes merged into libata/for-3.17.
I pulled libata/for-3.16-fixes into for-3.17, so you can just base on that one. Thanks. -- tejun