commit | 5e4da530a5348e53bbb9f6f7f73c9afc67ed6c35 | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Mon Sep 23 12:05:06 2013 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Oct 11 16:48:52 2013 +1100 |
tree | 7f32018267492489f23e5c88265c21c4a09148bc | |
parent | 6feff6d4a5e1ac8c48d88860bf705be7709b42af [diff] |
powerpc/powernv: Fix some PCI sparse errors and one LE bug pnv_pci_setup_bml_iommu was missing a byteswap of a device tree property. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>