diff options
author | Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> | 2009-05-13 12:15:38 +0900 |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2009-06-18 13:57:25 -0700 |
commit | 4d246e458918d469ad645fd5f937ac22982e0466 (patch) | |
tree | 7af516967d8f9ef8824f74f9214bf74fdc93d894 /drivers/infiniband | |
parent | b6c2e54d3ea27719b920faf15db92dfe0260f0d2 (diff) |
PCI ASPM: cleanup clkpm state in struct pcie_link_state
The "clk_pm_capable", "clk_pm_enable" and "bios_clk_state" fields in
the struct pcie_link_state only take 1-bit value. So those fields
don't need to be defined as unsigned int. This patch makes those
fields 1-bit, and cleans up some related code.
Acked-by: Shaohua Li <shaohua.li@intel.com>
Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'drivers/infiniband')
0 files changed, 0 insertions, 0 deletions