git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6c2e54
)
PCI ASPM: cleanup clkpm state in struct pcie_link_state
author
Kenji Kaneshige
<kaneshige.kenji@jp.fujitsu.com>
Wed, 13 May 2009 03:15:38 +0000
(12:15 +0900)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Thu, 18 Jun 2009 20:57:25 +0000
(13:57 -0700)
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>
drivers/pci/pcie/aspm.c
patch
|
blob
|
history
diff --cc
drivers/pci/pcie/aspm.c
Simple merge