Re: acer-wmi is unnecessarily loaded on a Lenovo Ideapad S12

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 03/03/2011 02:50 PM, Joey Lee wrote:
> Hi Ike, 
> 
> 
> Yes, I just simply check the Ideapad S12's DSDT that was dumped by
> Ville-Pekka Vaino, it also declare VPC2004 devices in EC block.
> 
> And, 
> per Vaino's mail, he said ideapad-laptop handle the killswitches better
> on Ideapad S12.
> 
> Did you have any plan to add the module alias for all known machines
> that were support VPC2004 devices?

I believe its already done. The ideapad-laptop driver will bind on
ACPI:VPC2004 device.

In drivers/platform/x86/ideapad-laptop.c

static const struct acpi_device_id ideapad_device_ids[] = {
        { "VPC2004", 0},
        { "", 0},
};
MODULE_DEVICE_TABLE(acpi, ideapad_device_ids);

> 
> 
> Thank's
> Joey Lee
> 
--
To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux