Re: [PATCH 0/8] Suspend block api (version 6)

From: Matthew Garrett
Date: Wed May 05 2010 - 16:03:15 EST


On Wed, May 05, 2010 at 08:52:50PM +0100, Mark Brown wrote:
> On Wed, May 05, 2010 at 08:22:08PM +0100, Matthew Garrett wrote:
> > Perhaps you could infer that from the audio routing setup? I don't know
> > enough about embedded codecs.
>
> Yes, you can providing we extract a bit more information from the
> machine drivers and/or userspace - we already do our power management
> based on paths. The implementation I'd do here is to provide a facility
> for marking some of the path endpoints as suspend insensitive then on
> suspend leave those endpoints in their current state, force the other
> endpoints off temporarily and re-run the standard power checks.

One thing that's been mentioned before is that some vendors can swap the
kernel much more easily than they can swap userspace, with the added
constraint that they have little control over the bootloader. So if
there's a userspace interface, it may well also be helpful to provide a
kernel hook to allow the platform setup code to configure things. But
otherwise, I think that'd work for audio - the only question is whether
we need it to be more generic.

--
Matthew Garrett | mjg59@xxxxxxxxxxxxx
--
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/