On Sunday, August 19, 2012, Greg Kroah-Hartman wrote:
> On Sat, Aug 18, 2012 at 10:49:06PM +0200, Rafael J. Wysocki wrote:
> > On Saturday, August 18, 2012, Rafael J. Wysocki wrote:
> > > On Saturday, August 18, 2012, Ming Lei wrote:
> > > > On Sat, Aug 18, 2012 at 9:38 PM, Rafael J. Wysocki wrote
On Sat, Aug 18, 2012 at 10:49:06PM +0200, Rafael J. Wysocki wrote:
> On Saturday, August 18, 2012, Rafael J. Wysocki wrote:
> > On Saturday, August 18, 2012, Ming Lei wrote:
> > > On Sat, Aug 18, 2012 at 9:38 PM, Rafael J. Wysocki wrote:
> > > >
> > > > My question was about the number of current
On Saturday, August 18, 2012, Rafael J. Wysocki wrote:
> On Saturday, August 18, 2012, Ming Lei wrote:
> > On Sat, Aug 18, 2012 at 9:38 PM, Rafael J. Wysocki wrote:
> > >
> > > My question was about the number of current users of it. Sorry for not
> > > being clear.
> >
> > Sorry for misundersta
On Saturday, August 18, 2012, Ming Lei wrote:
> On Sat, Aug 18, 2012 at 9:38 PM, Rafael J. Wysocki wrote:
> >
> > My question was about the number of current users of it. Sorry for not
> > being clear.
>
> Sorry for misunderstanding your question.
>
> >
> > If there are no more anticipated user
On Sat, Aug 18, 2012 at 9:38 PM, Rafael J. Wysocki wrote:
>
> My question was about the number of current users of it. Sorry for not
> being clear.
Sorry for misunderstanding your question.
>
> If there are no more anticipated users than the current only one, please
> drop the unused (void *) a
On Saturday, August 18, 2012, Ming Lei wrote:
> On Sat, Aug 18, 2012 at 6:02 AM, Rafael J. Wysocki wrote:
> > On Friday, August 17, 2012, Ming Lei wrote:
> >> +void dpm_for_each_dev(void *data, void (*fn)(struct device *, void *))
> >
> > Is this function actually used more than once?
>
> At leas
On Sat, Aug 18, 2012 at 6:02 AM, Rafael J. Wysocki wrote:
> On Friday, August 17, 2012, Ming Lei wrote:
>> +void dpm_for_each_dev(void *data, void (*fn)(struct device *, void *))
>
> Is this function actually used more than once?
At least now, it is called each time before system sleep.
Thanks,
On Friday, August 17, 2012, Ming Lei wrote:
> dpm_list and its pm lock provide a good way to iterate all
> devices in system. Except this way, there is no other easy
> way to iterate devices in system.
>
> firmware loader need to cache firmware images for devices
> before system sleep, so introduc
dpm_list and its pm lock provide a good way to iterate all
devices in system. Except this way, there is no other easy
way to iterate devices in system.
firmware loader need to cache firmware images for devices
before system sleep, so introduce the function to meet its
demand.
Reported-by: Fenggua
9 matches
Mail list logo