Revision 6e1babb3ff2651376f2e9843569fcb39cfe4686b authored by Tony Prisk on 14 October 2012, 03:22:35 UTC, committed by Greg Kroah-Hartman on 17 October 2012, 20:42:29 UTC
Device-tree probed devices don't get a dev.dma_mask set. This patch
sets a default 32bit mask on arch-vt8500 when using devicetree.

Without this patch, arch-vt8500 cannot detect ehci attached devices.

Signed-off-by: Tony Prisk <linux@prisktech.co.nz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 09eeffb
History
File Mode Size
pci
Kconfig -rw-r--r-- 393 bytes
Makefile -rw-r--r-- 113 bytes
vfio.c -rw-r--r-- 33.8 KB
vfio_iommu_type1.c -rw-r--r-- 18.6 KB

back to top