PCI: pci_{enable,disable}_device() nestable ports
authorInaky Perez-Gonzalez <inaky@linux.intel.com>
Wed, 22 Nov 2006 20:40:32 +0000 (12:40 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Dec 2006 22:36:59 +0000 (14:36 -0800)
Change drivers/message/i20 pci driver to simply do a nestable
enable()/disable() instead of checking for it.

Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found