Revert "ACPI: dock: Don't eval _STA on every show_docked sysfs read"
commit95ef5ab4c1452de3695c135b69350626b82fccaf
authorGreg Kroah-Hartman <gregkh@suse.de>
Fri, 13 Feb 2009 01:16:10 +0000 (12 17:16 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 13 Feb 2009 01:16:10 +0000 (12 17:16 -0800)
treef1fc0f945f237eca620a65ace666a56ca70ea68b
parent1b622b5641b03a44d1c455b961b6b9f24d8cc634
Revert "ACPI: dock: Don't eval _STA on every show_docked sysfs read"

This reverts commit 1d672ef324e78a467603ef55aa4558cac9f895ba.

Thanks to David Engel <david@istwok.net> for pointing out the problem.
I had not added a previous commit that this patch relied on, causing an
oops whenever the dock sysfs file was read.

Reported-by: David Engel <david@istwok.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/acpi/dock.c