On Tue, 2007-07-03 at 03:40 -0400, Len Brown wrote:
> > A) Cannot pass acpi_device_id through ops.add (probe equivalent func)
> > -
> >
> > int acpi_match_device_ids(..)
> > should be:
> > const acpi_device_id *acpi_match_device_i
> A) Cannot pass acpi_device_id through ops.add (probe equivalent func)
> -
>
> int acpi_match_device_ids(..)
> should be:
> const acpi_device_id *acpi_match_device_ids
> and the matching device id should get passed to the acpi dr
This patch series enables ACPI modules to get loaded automatically via
module aliases.
Thanks to Kay I got help with the udev strings and this got already some
testing and review.
There are some minor problems left, but this should be mm ready and it
would be great if you can add these to your ac
3 matches
Mail list logo