This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/include/linux
Bartlomiej Zolnierkiewicz feb22b7f8e ide: add proper PCI PM support (v2)
* Keep pointer to ->init_chipset method also in
  struct ide_host and set it in ide_host_alloc_all().

* Add ide_pci_suspend() and ide_pci_resume() helpers
  (default ->suspend and ->resume implementations).

* ->init_chipset can no longer be marked __devinit.

* Add proper PCI PM support to IDE PCI host drivers
  (rz1000.c and tc86c001.c are skipped for now since
  they need to be converted from using ->init_hwif
  to use ->init_chipset instead).

v2:
* Cleanup CONFIG_PM #ifdef-s per akpm's suggestion.

Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: "Rafael J. Wysocki" <rjw@sisk.pl>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-10-10 22:39:32 +02:00
..
2008-10-09 08:56:22 +02:00
2008-10-10 13:37:12 +01:00
2008-08-28 11:49:15 -05:00
2008-09-22 07:29:31 +01:00
2008-08-28 08:33:23 +02:00
2008-10-10 22:39:32 +02:00
2008-08-25 17:28:25 +03:00
2008-09-01 09:47:16 +02:00
2008-10-09 08:56:06 +02:00
2008-08-26 10:37:20 -07:00
2008-09-16 19:35:05 -07:00
2008-10-02 15:53:13 -07:00
2008-09-05 18:14:35 +02:00
2008-09-05 14:39:38 -07:00