From: broonie@opensource.wolfsonmicro.com (Mark Brown)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ASoC: skip resume of soc-audio devices without codecs
Date: Wed, 23 Nov 2011 14:57:54 +0000 [thread overview]
Message-ID: <20111123145754.GF20272@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1322059020-24305-1-git-send-email-eric.miao@linaro.org>
On Wed, Nov 23, 2011 at 10:37:00PM +0800, Eric Miao wrote:
> There are cases where there is no working codec on the soc-audio devices,
> and snd_soc_suspend() will skip such device when suspending. Yet its
> counterpart snd_soc_resume() does not check this, causing complaints
> about spinlock lockup:
Applied, thanks. It'll be really nice when Grant's probe deferral stuff
comes in and we can stop having to do things like this...
next prev parent reply other threads:[~2011-11-23 14:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-23 14:37 [PATCH] ASoC: skip resume of soc-audio devices without codecs Eric Miao
2011-11-23 14:57 ` Mark Brown [this message]
2011-11-23 14:58 ` Mark Brown
2011-11-23 15:19 ` Eric Miao
2011-11-24 5:56 ` Eric Miao
2011-11-27 11:14 ` Mark Brown
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=20111123145754.GF20272@opensource.wolfsonmicro.com \
--to=broonie@opensource.wolfsonmicro.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.