commit | 681f7d9db58d2b6dc3c3b784d6815f86a53b6ba0 | [log] [tgz] |
---|---|---|
author | Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> | Thu May 15 15:21:16 2008 +0900 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Tue Jun 10 10:59:48 2008 -0700 |
tree | 78bfb611f150d6843892f91a3f074dea2c59ac93 | |
parent | 5e0b9947452c824d66fafe728a46312cff544a7f [diff] |
pci-acpi: add flag to indicate query had been done Current pci-acpi implementation checks osc_data->support_stat to see if control bits had been already queried. It is not good from the viewpoint of easy understanding. So this patch adds new 'is_queried' flag to indicate query had been done. Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> Acked-by: Shaohua Li <shaohua.li@intel.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>