android_kernel_samsung_msm8976/drivers/pnp
Thomas Renninger 29b71a1ca7 ACPI: autoload modules - Create ACPI alias interface
Modify modpost (file2alias.c) to add acpi*:XYZ0001: alias in modules.alias
like:
grep acpi /lib/modules/2.6.22-rc4-default/modules.alias
alias acpi*:SNY5001:* sony_laptop
alias acpi*:SNY6001:* sony_laptop
for e.g. the sony_laptop module.
This module matches against all ACPI devices with a HID or CID of SNY5001
or SNY6001

Export an uevent and modalias sysfs file containing the string:
[MODALIAS=]acpi:PNP0C0C:
additional CIDs are concatenated at the end.

Signed-off-by: Thomas Renninger <trenn@suse.de>
Signed-off-by: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Len Brown <len.brown@intel.com>
2007-07-23 13:56:16 -04:00
..
isapnp isapnp: remove pointless check of 'type' against 0 in isapnp_read_tag() 2007-07-16 09:05:52 -07:00
pnpacpi ACPI: autoload modules - Create ACPI alias interface 2007-07-23 13:56:16 -04:00
pnpbios usermodehelper: Tidy up waiting 2007-07-18 08:47:40 -07:00
base.h
card.c
core.c some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00
driver.c
interface.c
Kconfig Use menuconfig objects: PNP 2007-07-16 09:05:40 -07:00
Makefile
manager.c
quirks.c PNP SMCf010 quirk: work around Toshiba Portege 4000 ACPI issues 2007-07-06 10:23:43 -07:00
resource.c
support.c
system.c