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
BUGS -rw-r--r-- 235 bytes
Kbuild -rw-r--r-- 533 bytes
Kconfig -rw-r--r-- 323 bytes
Kconfig.ore -rw-r--r-- 461 bytes
common.h -rw-r--r-- 8.6 KB
dir.c -rw-r--r-- 16.8 KB
exofs.h -rw-r--r-- 8.0 KB
file.c -rw-r--r-- 2.5 KB
inode.c -rw-r--r-- 36.5 KB
namei.c -rw-r--r-- 7.2 KB
ore.c -rw-r--r-- 28.9 KB
ore_raid.c -rw-r--r-- 19.1 KB
ore_raid.h -rw-r--r-- 2.7 KB
super.c -rw-r--r-- 26.4 KB
symlink.c -rw-r--r-- 1.8 KB
sys.c -rw-r--r-- 5.3 KB

back to top