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:
64f039d
)
PCI MSI: Define PCI_MSI_MASK_32/64
author
Hidetoshi Seto
<seto.hidetoshi@jp.fujitsu.com>
Mon, 20 Apr 2009 01:54:59 +0000
(10:54 +0900)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Thu, 11 Jun 2009 19:04:06 +0000
(12:04 -0700)
Impact: cleanup, improve readability
Define PCI_MSI_MASK_32/64 for 32/64bit devices, instead of using
implicit offset (-4), "PCI_MSI_MASK_BIT - 4" and "PCI_MSI_MASK_BIT".
Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Reviewed-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found