From: Jeff Garzik Date: Thu, 23 Mar 2006 04:30:34 +0000 (-0500) Subject: [libata sata_sil24] cleanups: use pci_iomap(), kzalloc() X-Git-Tag: v2.6.17-rc1~866^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=142877b07fe1ef1816513b20f65a51c6ffcadb8b;p=pandora-kernel.git [libata sata_sil24] cleanups: use pci_iomap(), kzalloc() * libata will soon move to iomap, so we should use pci_iomap() and pci_iounmap(). * Use kzalloc() where appropriate. --- Reading git-diff-tree failed