[POWERPC] Fix PCI device channel state initialization
authorLinas Vepstas <linas@austin.ibm.com>
Tue, 19 Dec 2006 20:00:34 +0000 (14:00 -0600)
committerPaul Mackerras <paulus@samba.org>
Wed, 20 Dec 2006 05:37:49 +0000 (16:37 +1100)
commitbb63ab13515951f4d09b16c9e8bd6e50b0f20d1e
tree4f8611c30cc7b576bb3ddf21451bf028076673f0
parent173935f3619ae99fef0cea1dbe4de9c83d6c8e72
[POWERPC] Fix PCI device channel state initialization

Initialize the pci device pci channel state. This is critical
for having the pci_channel_offline() routine (in pci.h) to
function correctly.

Signed-off-by: Linas Vepstas <linas@austin.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/pci_64.c