Re: [PATCH v8 05/22] PCI: make PCI device create/destroy logic symmetric

2013-01-12 Thread Rafael J. Wysocki
On Friday, January 11, 2013 02:40:32 PM Yinghai Lu wrote: > From: Jiang Liu > > According to device model documentation, the way to create/destroy PCI > devices should be symmetric. > > /** > * device_del - delete device from system. > * @dev: device. > * > * This is the first part of the de

[PATCH v8 05/22] PCI: make PCI device create/destroy logic symmetric

2013-01-11 Thread Yinghai Lu
From: Jiang Liu According to device model documentation, the way to create/destroy PCI devices should be symmetric. /** * device_del - delete device from system. * @dev: device. * * This is the first part of the device unregistration * sequence. This removes the device from the lists we con