> -----Original Message----- > From: Mark Brown [mailto:broonie@xxxxxxxxxx] > Sent: Tuesday, July 14, 2015 11:16 AM > To: Fang, Yang A > Cc: lgirdwood@xxxxxxxxx; alsa-devel@xxxxxxxxxxxxxxxx; Koul, Vinod; Nujella, > Sathyanarayana; kevin.strasser@xxxxxxxxxxxxxxx; Sripathi, Srinivas; > Sreeramalu, Shilpa; Mirche, Dinesh; stable@xxxxxxxxxxxxxxx > Subject: Re: [PATCH] ASoC: Intel: Get correct usage_count value to load > firmware > > On Tue, Jul 14, 2015 at 11:13:46AM -0700, yang.a.fang@xxxxxxxxx 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? Sorry for the typo. Will fix that. -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html