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:
dc64cd1
)
PCI ASPM: cleanup aspm state field in struct pcie_link_state
author
Kenji Kaneshige
<kaneshige.kenji@jp.fujitsu.com>
Wed, 13 May 2009 03:12:43 +0000
(12:12 +0900)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Thu, 18 Jun 2009 20:57:25 +0000
(13:57 -0700)
The "support_state", "enabled_state" and "bios_aspm_state" fields in
the struct pcie_link_state take 2-bit value. So those fields don't
need to be defined as unsigned int. This patch makes those fields
2-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