[alsa-devel] [PATCH] ASoC: Intel: Get correct usage_count value to load firmware

Mark Brown broonie at kernel.org
Tue Jul 14 20:16:15 CEST 2015


On Tue, Jul 14, 2015 at 11:13:46AM -0700, yang.a.fang at 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?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20150714/9c881003/attachment.sig>


More information about the Alsa-devel mailing list