powerpc: Fix little endian issue in OF PCI scan
authorAnton Blanchard <anton@samba.org>
Thu, 17 Oct 2013 12:19:43 +0000 (23:19 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 30 Oct 2013 05:01:04 +0000 (16:01 +1100)
commit3e7cec6b17d1c915cf4de1a3853f1b4ae0ed26b0
treeb6cfb687acebe13074bb62140e0001b248c73611
parent411cabf79e684171669ad29a0628c400b4431e95
powerpc: Fix little endian issue in OF PCI scan

This issue was causing the QEMU emulated USB device to fail dring
PCI probe.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/pci_of_scan.c