commit | 3e7cec6b17d1c915cf4de1a3853f1b4ae0ed26b0 | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Thu Oct 17 23:19:43 2013 +1100 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Oct 30 16:01:04 2013 +1100 |
tree | b6cfb687acebe13074bb62140e0001b248c73611 | |
parent | 411cabf79e684171669ad29a0628c400b4431e95 [diff] |
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>