On Thu, Nov 26, 2009 at 05:47:08PM +0100, Oliver Neukum wrote: > Am Mittwoch, 25. November 2009 21:46:14 schrieb Alan Stern: > > That's not a good example because there's nothing wrong with suspending > > some of the devices while leaving the clock and the others running. > > You'll have to search harder to find a group of devices which really do > > need to be suspended all together. > True, so think about a shared switchable power line. But that's the > way of the future. There's already quite a few examples of that. For supply lines handled via the regulator API the API implements reference counting so that the devices don't need to worry about other users - it just drops the refs to the supply. For shared power gating blocks in CPUs (like SH, OMAP and S3C64xx have for example) the current idea is that the bus will do a similar thing. _______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/linux-pm