All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: yang.a.fang@intel.com
Cc: lgirdwood@gmail.com, alsa-devel@alsa-project.org,
	vinod.koul@intel.com, sathyanarayana.nujella@intel.com,
	kevin.strasser@linux.intel.com, srinivas.sripathi@intel.com,
	shilpa.sreeramalu@intel.com, dinesh.mirche@intel.com,
	stable@vger.kernel.org
Subject: Re: [PATCH] ASoC: Intel: Get correct usage_count value to load firmware
Date: Tue, 14 Jul 2015 19:16:15 +0100	[thread overview]
Message-ID: <20150714181615.GH11162@sirena.org.uk> (raw)
In-Reply-To: <1436897626-118574-1-git-send-email-yang.a.fang@intel.com>

[-- Attachment #1: Type: text/plain, Size: 228 bytes --]

On Tue, Jul 14, 2015 at 11:13:46AM -0700, yang.a.fang@intel.com wrote:

> +#ifdef PM_CONFIG
> +#define GET_USAGE_COUNT(dev) (atomic_read(&dev->power.usage_count))
> +#else
> +#define GET_USAGE_COUNT(dev) 1
> +#endif

PM_CONFIG?

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

  reply	other threads:[~2015-07-14 18:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-14 18:13 [PATCH] ASoC: Intel: Get correct usage_count value to load firmware yang.a.fang
2015-07-14 18:16 ` Mark Brown [this message]
2015-07-14 18:17   ` Fang, Yang A
2015-07-14 18:17     ` Fang, Yang A
2015-07-14 18:23 ` [PATCH v2] " yang.a.fang
2015-07-15 11:52   ` Mark Brown
2015-07-15 14:58   ` [PATCH v3] " yang.a.fang
2015-07-15 16:16     ` Vinod Koul
  -- strict thread matches above, loose matches on Subject: below --
2015-07-14 18:09 [PATCH] " yang.a.fang

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=20150714181615.GH11162@sirena.org.uk \
    --to=broonie@kernel.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=dinesh.mirche@intel.com \
    --cc=kevin.strasser@linux.intel.com \
    --cc=lgirdwood@gmail.com \
    --cc=sathyanarayana.nujella@intel.com \
    --cc=shilpa.sreeramalu@intel.com \
    --cc=srinivas.sripathi@intel.com \
    --cc=stable@vger.kernel.org \
    --cc=vinod.koul@intel.com \
    --cc=yang.a.fang@intel.com \
    /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.