projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c762ca
)
thinkpad-acpi: drop ibm-acpi alias
author
Henrique de Moraes Holschuh
<
[email protected]
>
Sat, 4 Apr 2009 04:25:43 +0000
(
04:25
+0000)
committer
Len Brown
<
[email protected]
>
Sat, 4 Apr 2009 07:14:52 +0000
(
03:14
-0400)
The driver was renamed two years ago, on 2.6.21. Drop the old
compatibility alias, we have given everybody quite enough time
to update their configs to the new name.
Signed-off-by: Henrique de Moraes Holschuh <
[email protected]
>
Signed-off-by: Len Brown <
[email protected]
>
drivers/platform/x86/thinkpad_acpi.c
patch
|
blob
|
history
diff --git
a/drivers/platform/x86/thinkpad_acpi.c
b/drivers/platform/x86/thinkpad_acpi.c
index 792d22e958cb149c6a92f6146a35082cea3a41e8..c83ec94eb8d95774b127506586e61dde2a3a9c08 100644
(file)
--- a/
drivers/platform/x86/thinkpad_acpi.c
+++ b/
drivers/platform/x86/thinkpad_acpi.c
@@
-7517,9
+7517,6
@@
static int __init thinkpad_acpi_module_init(void)
return 0;
}
-/* Please remove this in year 2009 */
-MODULE_ALIAS("ibm_acpi");
-
MODULE_ALIAS(TPACPI_DRVR_SHORTNAME);
/*