]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
eeepc-laptop: Remove uneccesary acpi_disabled check
authorAlan Jenkins <alan-jenkins@tuffmail.co.uk>
Thu, 3 Dec 2009 07:44:54 +0000 (07:44 +0000)
committerLen Brown <len.brown@intel.com>
Wed, 9 Dec 2009 20:54:30 +0000 (15:54 -0500)
commit2adb8bd380314feb8170d58b3852cad2c374d20f
treea69e5c4e3b10615739cca550acfb506da063fc10
parentfbe3d8942e8fd1e947e4d11a3e9e15675a1cac7e
eeepc-laptop: Remove uneccesary acpi_disabled check

acpi_bus_register_driver() already checks acpi_disabled, so acpi bus
drivers don't need to.

Signed-off-by: Alan Jenkins <alan-jenkins@tuffmail.co.uk>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/platform/x86/eeepc-laptop.c