https://bugzilla.kernel.org/show_bug.cgi?id=42696
Zhang Rui <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] --- Comment #9 from Zhang Rui <[email protected]> 2012-11-13 08:35:29 --- to me, the problem is that pnp_bus_type should not bind a device by just checking the pnpid. I think we should set pnp_dev->dev.acpi_handle directly when creating the pnp devices. and in acpi_pnp_match(), we should comparing the acpi_handle rather than comparing the pnp_ids. rafael, what do you think? -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. You are watching the assignee of the bug. ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
