Hello.
On 07-10-2012 3:09, Tony Prisk wrote:
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
---
drivers/usb/host/uhci-
On Sun, 2012-10-07 at 11:41 -0400, Alan Stern wrote:
> On Sun, 7 Oct 2012, Tony Prisk wrote:
>
> > 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 d
On Sun, 7 Oct 2012, Tony Prisk wrote:
> 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
This patch has a small p
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
---
drivers/usb/host/uhci-platform.c | 11 ++-
1 file changed, 10