https://github.com/torvalds/linux
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
Tip revision: 6e1babb3ff2651376f2e9843569fcb39cfe4686b authored by Tony Prisk on 14 October 2012, 03:22:35 UTC
usb: Missing dma_mask in ehci-vt8500.c when probed from device-tree
Tip revision: 6e1babb
File Mode Size
Kconfig -rw-r--r-- 761 bytes
Makefile -rw-r--r-- 117 bytes
README -rw-r--r-- 6.2 KB
inode.c -rw-r--r-- 14.4 KB
uncompress.c -rw-r--r-- 1.7 KB

README

back to top