[PATCH 00/12] SATA driver for APM X-Gene board

Andy Whitcroft apw at canonical.com
Tue Feb 25 09:52:34 UTC 2014


On Tue, Feb 25, 2014 at 05:22:09PM +0800, Ike Panhc wrote:
> The patchset is also available at
>   git://kernel.ubuntu.com/ikepanhc/public.git lp1282920
> 
> APM posted SATA driver from X-Gene on linux-ide ML and its based on
> several new API functions introduced for SUNXi SoCs by Hans de Goede
> and 5 more patches has been cherry-picked.
> 
> The SATA driver depends on PHY driver which is also cherry-picked.
> 
> There are two slight modifications to make it compile-able and work
>  * ahci_platform_put_resources must be exported
>  * new ahci_platform_put_resources need one more parameter which not used
> -	ahci_platform_put_resources(hpriv);
> +	ahci_platform_put_resources(pdev, hpriv);
> 
> Ref: http://www.spinics.net/lists/linux-ide/msg47953.html
>      http://www.spinics.net/lists/linux-ide/msg47944.html
> BugLink: https://bugs.launchpad.net/bugs/1282920
> 
> We have v13 patchset with only comment update and Tejun Heo has some
> feedback. I will update the driver once its available.

Do I take it from this that this is not yet final, but it is making it
upstream?  I guess we should wait a bit before applying in that case.

-apw




More information about the kernel-team mailing list