https://bugzilla.kernel.org/show_bug.cgi?id=81511
--- Comment #8 from Zhang Rui <[email protected]> --- The root cause of this bug is that 1. the _CID of this INT3392 device IS PNP0C02, thus the acpi_pnp scan handler will be attached to this device. 2. acpi_device_probe() will return -22 if a device already has a handler attached. -- You are receiving this mail because: You are watching the assignee of the bug. ------------------------------------------------------------------------------ _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
