<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 31, 2016 at 3:05 AM,  <span dir="ltr"><<a href="mailto:key.seong.lim@intel.com" target="_blank">key.seong.lim@intel.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">From: Lim Key Seong <<a href="mailto:key.seong.lim@intel.com">key.seong.lim@intel.com</a>><br>
<br>
Hi Bruce,<br>
<br>
These patches are backport for enabling AHCI runtime PM support that upstreamed to the mainline<br>
Linux Kernel by Mika Westerberg.<br>
These patches are targeted for linux-yocto-4.1, standard/base branch.<br>
<br></blockquote><div><br></div><div>These look fine to me, I've staged the changes and have launched test builds.</div><div><br></div><div>Bruce</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks<br>
<br>
Best regards<br>
KS LIM<br>
<br>
<br>
<br>
Mika Westerberg (7):<br>
  block: Add blk_set_runtime_active()<br>
  scsi: Set request queue runtime PM status back to active on resume<br>
  scsi: Drop runtime PM usage count after host is added<br>
  ahci: Cache host controller version<br>
  ahci: Convert driver to use modern PM hooks<br>
  ahci: Add functions to manage runtime PM of AHCI ports<br>
  ahci: Add runtime PM support for the host controller<br>
<br>
Robert Richter (2):<br>
  ahci: Move interrupt enablement code to a separate function<br>
  ahci: Store irq number in struct ahci_host_priv<br>
<br>
 block/blk-core.c  Â  Â  Â  Â  Â  Â  Â |  24 +++++++<br>
 drivers/ata/acard-ahci.c  Â  Â  Â |  Â 4 +-<br>
 drivers/ata/ahci.c  Â  Â  Â  Â  Â  Â | 148 +++++++++++++++++++++++++++++------------<br>
 drivers/ata/ahci.h  Â  Â  Â  Â  Â  Â |  Â 5 +-<br>
 drivers/ata/libahci.c  Â  Â  Â  Â  |  71 ++++++++++++++++----<br>
 drivers/ata/libahci_platform.c |  Â 4 +-<br>
 drivers/ata/sata_highbank.c  Â  |  Â 3 +-<br>
 drivers/scsi/hosts.c  Â  Â  Â  Â  Â |  Â 7 ++<br>
 drivers/scsi/scsi_pm.c  Â  Â  Â  Â |  10 +++<br>
 include/linux/blkdev.h  Â  Â  Â  Â |  Â 2 +<br>
 10 files changed, 217 insertions(+), 61 deletions(-)<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
1.9.1<br>
<br>
--<br>
_______________________________________________<br>
linux-yocto mailing list<br>
<a href="mailto:linux-yocto@yoctoproject.org">linux-yocto@yoctoproject.org</a><br>
<a href="https://lists.yoctoproject.org/listinfo/linux-yocto" rel="noreferrer" target="_blank">https://lists.yoctoproject.org/listinfo/linux-yocto</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">"Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end"</div>
</div></div>