[PATCH 8/18] drivers/mtd/ remove pci_find_{device, subsys}
Eric W. Biederman
ebiederman at lnxi.com
Mon Feb 14 13:41:22 EST 2005
Jörn Engel <joern at wohnheim.fh-wedel.de> writes:
> Looks fairly simple, but I've never dealt with pci_find_device(), so
> my voice doesn't count.
When switching from pci_find_device to pci_get_device
the corresponding call to pci_dev_put() needs to be added.
In addition we need an entry in compat.h
Beyond that ich2rom.c should just be deleted. It was renamed
ichxrom.c a while ago.
Eric
More information about the linux-mtd
mailing list