[go: up one dir, main page]

|
|
Log in / Subscribe / Register

PM: Make the PM core execute driver callbacks if subsystem ones are not present

From:  "Rafael J. Wysocki" <rjw@sisk.pl>
To:  Linux PM list <linux-pm@vger.kernel.org>
Subject:  [PATCH 0/4] PM: Make the PM core execute driver callbacks if subsystem ones are not present
Date:  Sat, 10 Dec 2011 00:18:38 +0100
Message-ID:  <201112100018.38536.rjw@sisk.pl>
Cc:  "Greg Kroah-Hartman" <gregkh@suse.de>, LKML <linux-kernel@vger.kernel.org>, Russell King <linux@arm.linux.org.uk>
Archive‑link:  Article

Hi,

The following patchset changes the PM core so that driver callbacks
are executed automatically when subsystem ones are not present and
uses the new PM core's behavior to simplify the platform and AMBA bus
types (there probably are many more bus types that may be simplified
this way, but those two were the easiest targets for me).

The reasons why to do this are outlined in the changelog of the second patch.

Comments welcome!

Thanks,
Rafael

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Copyright © 2011, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds