Newer
Older
subsys_initcall(acpi_ec_init);
/* EC driver currently not unloadable */
#if 0
{
acpi_bus_unregister_driver(&acpi_ec_driver);
remove_proc_entry(ACPI_EC_CLASS, acpi_root_dir);
subsys_initcall(acpi_ec_init);
/* EC driver currently not unloadable */
#if 0
{
acpi_bus_unregister_driver(&acpi_ec_driver);
remove_proc_entry(ACPI_EC_CLASS, acpi_root_dir);