From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Cc: alsa-devel@alsa-project.org, Liam Girdwood <lrg@slimlogic.co.uk>
Subject: Re: [PATCH] ASoC: fix build with PM_SLEEP unset
Date: Thu, 3 Feb 2011 09:27:38 +0000 [thread overview]
Message-ID: <20110203092737.GA21591@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <Pine.LNX.4.64.1102030928150.21719@axis700.grange>
On Thu, Feb 03, 2011 at 09:32:29AM +0100, Guennadi Liakhovetski wrote:
> -#ifdef CONFIG_PM
> +#ifdef CONFIG_PM_SLEEP
> /* deferred resume work */
> INIT_WORK(&card->deferred_resume_work, soc_resume_deferred);
> #endif
This change is already present in current code.
prev parent reply other threads:[~2011-02-03 9:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-03 8:32 [PATCH] ASoC: fix build with PM_SLEEP unset Guennadi Liakhovetski
2011-02-03 9:27 ` Mark Brown [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110203092737.GA21591@opensource.wolfsonmicro.com \
--to=broonie@opensource.wolfsonmicro.com \
--cc=alsa-devel@alsa-project.org \
--cc=g.liakhovetski@gmx.de \
--cc=lrg@slimlogic.co.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).