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-- 1.1 KB
Makefile -rw-r--r-- 157 bytes
adfs.h -rw-r--r-- 5.6 KB
dir.c -rw-r--r-- 5.6 KB
dir_f.c -rw-r--r-- 10.4 KB
dir_f.h -rw-r--r-- 1.2 KB
dir_fplus.c -rw-r--r-- 6.2 KB
dir_fplus.h -rw-r--r-- 1014 bytes
file.c -rw-r--r-- 856 bytes
inode.c -rw-r--r-- 9.3 KB
map.c -rw-r--r-- 6.9 KB
super.c -rw-r--r-- 13.2 KB

back to top