Revision 40df43a17f3c465988ae96e61e1b8a31b78b76c2 authored by Linus Torvalds on 18 April 2012, 19:58:29 UTC, committed by Linus Torvalds on 18 April 2012, 19:58:29 UTC
Pull libara fixes from Jeff Garzik:

 - Notable regression fix.  Forbid dynamic runtime power management by
   default, due to issues with suspend/resume and hotplug.

   To re-enable, use sysfs.

 - make ata_print_id atomic, due to ref from multiple contexts

 - sata_mv warning fix

 - ata_piix new PCI ID

* tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev:
  libata: forbid port runtime pm by default, fixing regression
  libata: make ata_print_id atomic
  sata_mv: silence an uninitialized variable warning
  ata_piix: IDE-mode SATA patch for Intel DH89xxCC DeviceIDs
2 parent s 9ecf8c0 + 0c8d32c
History
File Mode Size
Kconfig -rw-r--r-- 541 bytes
Makefile -rw-r--r-- 102 bytes
inode.c -rw-r--r-- 7.0 KB
internal.h -rw-r--r-- 272 bytes
platform.c -rw-r--r-- 6.2 KB

back to top