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:
b7ad6d7
)
[libata sata_sil24] cleanups: use pci_iomap(), kzalloc()
author
Jeff Garzik
<jeff@garzik.org>
Thu, 23 Mar 2006 04:30:34 +0000
(23:30 -0500)
committer
Jeff Garzik
<jeff@garzik.org>
Thu, 23 Mar 2006 04:30:34 +0000
(23:30 -0500)
* libata will soon move to iomap, so we should use
pci_iomap() and pci_iounmap().
* Use kzalloc() where appropriate.
No differences found