[resend PATCH 0/3] usb: dwc3: ACPI support

From: Heikki Krogerus
Date: Wed Sep 24 2014 - 04:01:07 EST


Hi,

The original series included patch that adds Braswell PCI ID, but I
send it separately.

The DMA mask caused a problem as our acpi platform code does not
provide anything for us. Instead of trying to fix it in dwc3 I
decided to suggest the first patch in this series where I provide
default DMA mask for all the ACPI platform devices.


Heikki Krogerus (3):
ACPI / platform: provide default DMA mask
usb: dwc3: core: only setting the dma_mask when needed
usb: dwc3: add ACPI support

drivers/acpi/acpi_platform.c | 2 ++
drivers/usb/dwc3/core.c | 18 +++++++++++++++---
2 files changed, 17 insertions(+), 3 deletions(-)

--
2.1.0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/