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:
4e7b7fd
)
sh: pci: Use the proper write size for class/sub-class code.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 17 Apr 2009 06:08:01 +0000
(15:08 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Fri, 17 Apr 2009 06:08:01 +0000
(15:08 +0900)
Don't use pci_write_reg() for these, as it defaults to 32-bit. Rather
than using the helper, use __raw_writeb() directly.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found