Re: [Update][PATCH 0/5] PM: Make the PM core execute drivercallbacks if subsystem ones are not present

From: Greg KH
Date: Thu Dec 15 2011 - 18:11:12 EST


On Thu, Dec 15, 2011 at 11:34:16PM +0100, Rafael J. Wysocki wrote:
> Hi,
>
> I have one more patch for this series and a couple of fixes.
>
> On Saturday, December 10, 2011, Rafael J. Wysocki wrote:
> >
> > 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.
>
> [1/5] - Make pm_op and pm_noirq_op return callbacks
> [2/5] - Make PM core call driver callbacks directly if subsystem ones are not present
> [3/5] - Remove unnecessary bus type PM callback from platform bus type
> [4/5] - Remove unnecessary bus type PM callback from AMBA bus type
> [5/5] - Drop generic_subsys_pm_ops
>
> If there are no objections, I'd like to take these patches for 3.3.

No objection from me, thanks for doing this.

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