On Tue, Jul 14, 2015 at 11:13:46AM -0700, [email protected] 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?
signature.asc
Description: Digital signature
