Hi Rafael
On 08/03/2021 17:23, Rafael J. Wysocki wrote:
> On Mon, Mar 8, 2021 at 4:45 PM Rafael J. Wysocki wrote:
>> On Mon, Mar 8, 2021 at 2:57 PM Andy Shevchenko
>> wrote:
>>> On Mon, Mar 08, 2021 at 02:36:27PM +0100, Rafael J. Wysocki wrote:
On Sun, Mar 7, 2021 at 9:39 PM Andy Shevchenko
Hi Rafael
On 08/03/2021 17:46, Rafael J. Wysocki wrote:
>> +void acpi_walk_dep_device_list(acpi_handle handle,
>> + int (*callback)(struct acpi_dep_data *, void
>> *),
>> + void *data)
>> +{
>> + struct acpi_dep_data *dep, *tmp;
>> +
On Mon, Feb 22, 2021 at 2:07 PM Daniel Scally wrote:
>
> The acpi_walk_dep_device_list() is not as generalisable as its name
> implies, serving only to decrement the dependency count for each
> dependent device of the input. Extend the function to instead accept
> a callback which can be applied t
On Mon, Mar 8, 2021 at 4:45 PM Rafael J. Wysocki wrote:
>
> On Mon, Mar 8, 2021 at 2:57 PM Andy Shevchenko
> wrote:
> >
> > On Mon, Mar 08, 2021 at 02:36:27PM +0100, Rafael J. Wysocki wrote:
> > > On Sun, Mar 7, 2021 at 9:39 PM Andy Shevchenko
> > > wrote:
> > > > On Sun, Mar 7, 2021 at 3:36 PM
On Mon, Mar 8, 2021 at 2:57 PM Andy Shevchenko
wrote:
>
> On Mon, Mar 08, 2021 at 02:36:27PM +0100, Rafael J. Wysocki wrote:
> > On Sun, Mar 7, 2021 at 9:39 PM Andy Shevchenko
> > wrote:
> > > On Sun, Mar 7, 2021 at 3:36 PM Daniel Scally wrote:
> > > > On 22/02/2021 13:34, Andy Shevchenko wrote:
On Mon, Mar 08, 2021 at 02:36:27PM +0100, Rafael J. Wysocki wrote:
> On Sun, Mar 7, 2021 at 9:39 PM Andy Shevchenko
> wrote:
> > On Sun, Mar 7, 2021 at 3:36 PM Daniel Scally wrote:
> > > On 22/02/2021 13:34, Andy Shevchenko wrote:
> > > > On Mon, Feb 22, 2021 at 3:12 PM Daniel Scally
> > > > wr
On Sun, Mar 7, 2021 at 9:39 PM Andy Shevchenko
wrote:
>
> On Sun, Mar 7, 2021 at 3:36 PM Daniel Scally wrote:
> > On 22/02/2021 13:34, Andy Shevchenko wrote:
> > > On Mon, Feb 22, 2021 at 3:12 PM Daniel Scally wrote:
> > >> The acpi_walk_dep_device_list() is not as generalisable as its name
> >
On Sun, Mar 7, 2021 at 3:36 PM Daniel Scally wrote:
> On 22/02/2021 13:34, Andy Shevchenko wrote:
> > On Mon, Feb 22, 2021 at 3:12 PM Daniel Scally wrote:
> >> The acpi_walk_dep_device_list() is not as generalisable as its name
> >> implies, serving only to decrement the dependency count for each
Hi Andy
On 22/02/2021 13:34, Andy Shevchenko wrote:
> On Mon, Feb 22, 2021 at 3:12 PM Daniel Scally wrote:
>> The acpi_walk_dep_device_list() is not as generalisable as its name
>> implies, serving only to decrement the dependency count for each
>> dependent device of the input. Extend the functi
On Mon, Feb 22, 2021 at 3:12 PM Daniel Scally wrote:
>
> The acpi_walk_dep_device_list() is not as generalisable as its name
> implies, serving only to decrement the dependency count for each
> dependent device of the input. Extend the function to instead accept
> a callback which can be applied t
On Mon, Feb 22, 2021 at 01:07:30PM +, Daniel Scally wrote:
> The acpi_walk_dep_device_list() is not as generalisable as its name
> implies, serving only to decrement the dependency count for each
> dependent device of the input. Extend the function to instead accept
> a callback which can be ap
11 matches
Mail list logo