From: Bartlomiej Zolnierkiewicz Date: Thu, 24 Jul 2008 20:53:19 +0000 (+0200) Subject: ide: add ide_pci_remove() helper X-Git-Tag: v2.6.27-rc1~509^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef0b04276d8f719d754c092434fbd62c2aeb5307;p=pandora-kernel.git ide: add ide_pci_remove() helper * Add 'unsigned long host_flags' field to struct ide_host. * Set ->host_flags in ide_host_alloc_all(). * Always set PCI dev's ->driver_data in ide_pci_init_{one,two}(). * Add ide_pci_remove() helper (the default implementation for struct pci_driver's ->remove method). Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed