Hi, On Tue, Apr 22, 2014 at 06:54:27PM +0200, Bartlomiej Zolnierkiewicz wrote: > > Hi, > > On Tuesday, April 22, 2014 05:38:20 PM Antoine Ténart wrote:
[…] > > +static struct platform_driver ahci_berlin_driver = { > > + .probe = ahci_berlin_probe, > > + .remove = ata_platform_remove_one, > > + .driver = { > > + .name = "ahci-berlin", > > + .owner = THIS_MODULE, > > + .of_match_table = ahci_berlin_of_match, > > Please add a comment explaining lack of power management support > (i.e. that your platform doesn't have PM support implemented yet). I can add the power management support in the v2. Thanks! Antoine -- Antoine Ténart, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/