diff options
author | Shaohua Li <shaohua.li@intel.com> | 2008-11-06 14:18:55 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-11-10 11:18:01 -0800 |
commit | 4bdaa73e7d66b73d32a75beaf38ddf96ca6f8325 (patch) | |
tree | ef603d66ef29035cef91dfa54a79c576f102f369 /scripts/patch-kernel | |
parent | a133c85cd28b3fe09fa567bbd1e3a6e23b027c2c (diff) |
ACPI: dock: avoid check _STA method
commit 8b59560a3baf2e7c24e0fb92ea5d09eca92805db upstream.
ACPI: dock: avoid check _STA method
In some BIOSes, every _STA method call will send a notification again,
this cause freeze. And in some BIOSes, it appears _STA should be called
after _DCK. This tries to avoid calls _STA, and still keep the device
present check.
http://bugzilla.kernel.org/show_bug.cgi?id=10431
Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions