summary refs log tree commit diff
path: root/net
diff options
context:
space:
mode:
authorThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>2010-02-09 17:37:27 -0500
committerMatthew Garrett <mjg@redhat.com>2010-02-25 11:50:52 -0500
commit02e77a55f7b7e36888e39c62439fedb90ae4e808 (patch)
tree98cfa14ab0f099ac24c0a9ddc2a29f7367b79d25 /net
parentc6760ac4268b6dbe03d74e5faef35bc862a82542 (diff)
downloadlinux-02e77a55f7b7e36888e39c62439fedb90ae4e808.tar.gz
classmate-laptop: use a single MODULE_DEVICE_TABLE to get correct aliases
Instead of a MODULE_DEVICE_TABLE for every acpi_driver ids table, we
create a table containing all ids to export to get a module alias for
each one.

This will fix automatic loading of the driver when one of the ACPI
devices is not present (like the accelerometer, which is not present in
some models).

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions