https://github.com/torvalds/linux
Revision 09eeffb70c086692064f4224490d1cd2ffe43bdd authored by Tony Prisk on 14 October 2012, 03:22:34 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 platforms using devicetree.

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

Signed-off-by: Tony Prisk <linux@prisktech.co.nz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent c521118
History
Tip revision: 09eeffb70c086692064f4224490d1cd2ffe43bdd authored by Tony Prisk on 14 October 2012, 03:22:34 UTC
usb: Missing dma_mask in uhci-platform.c when probed from device-tree
Tip revision: 09eeffb
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.7 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 222.0 KB
Makefile -rw-r--r-- 46.2 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top