]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto/4.1: ahci: backport AHCI runtime PM
authorBruce Ashfield <bruce.ashfield@windriver.com>
Sat, 2 Apr 2016 00:09:21 +0000 (20:09 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 3 Apr 2016 14:51:09 +0000 (15:51 +0100)
commit83a7fca3f07487cdb367c63ede177f059ff1a021
tree75735a84347768e4511dbd190a325b0cdbaff6b5
parent053bffb7f1af4b295a59859dea07a74009c134a5
linux-yocto/4.1: ahci: backport AHCI runtime PM

enabling AHCI runtime PM support via the following commits:

  f5b08e95bc03 ahci: Add runtime PM support for the host controller
  e05e05973f39 ahci: Add functions to manage runtime PM of AHCI ports
  558571930e2d ahci: Convert driver to use modern PM hooks
  4a2c2074f209 ahci: Cache host controller version
  21641413456c scsi: Drop runtime PM usage count after host is added
  254ab69f652d scsi: Set request queue runtime PM status back to active on resume
  61c02cb167ed block: Add blk_set_runtime_active()
  7bcfbac98f3c ahci: Store irq number in struct ahci_host_priv
  a5a093b7f6e4 ahci: Move interrupt enablement code to a separate function

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb
meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb
meta/recipes-kernel/linux/linux-yocto_4.1.bb