Re: [PATCH] ACPI / video: Do not bind to device objects with a driver or scan handler

2013-06-08 Thread Aaron Lu
On 06/08/2013 10:14 PM, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki > > With the introduction of ACPI scan handlers, ACPI device objects > with an ACPI scan handler attached to them must not be bound to > an ACPI driver any more. Unfortunately, however, the ACPI video > driver attempts to

[PATCH] ACPI / video: Do not bind to device objects with a driver or scan handler

2013-06-08 Thread Rafael J. Wysocki
From: Rafael J. Wysocki With the introduction of ACPI scan handlers, ACPI device objects with an ACPI scan handler attached to them must not be bound to an ACPI driver any more. Unfortunately, however, the ACPI video driver attempts to do just that if there is a _ROM ACPI control method defined