When probed from devicetree, dma_mask is not set but is required by
the usb subsystem. These patches add a default dma_mask when not
specified.

Tony Prisk (2):
  usb: Missing dma_mask in uhci-platform.c when probed from device-tree
  usb: Missing dma_mask in ehci-vt8500.c when probed from device-tree

 drivers/usb/host/ehci-vt8500.c   |   10 ++++++++++
 drivers/usb/host/uhci-platform.c |   11 ++++++++++-
 2 files changed, 20 insertions(+), 1 deletion(-)

-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to