[PATCH 0/3] staging: dwc2: Add some dma-related defensive programming

2013-07-19 Thread Matthijs Kooijman
Hi Greg,

here's three patches for dwc2, acked by Paul. They're not critical, so
no need to push them to 3.11.

Gr.

Matthijs

Matthijs Kooijman (3):
  staging: dwc2: disable dma when no dma_mask was setup
  staging: dwc2: when dma is disabled, clear hcd-self.uses_dma
  staging: dwc2: Don't touch the dma_mask when dma is disabled

 drivers/staging/dwc2/hcd.c | 15 ---
 1 file changed, 12 insertions(+), 3 deletions(-)

-- 
1.8.3.rc1

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


RE: [PATCH 0/3] staging: dwc2: Add some dma-related defensive programming

2013-07-18 Thread Paul Zimmerman
 From: Matthijs Kooijman [mailto:matth...@stdin.nl]
 Sent: Wednesday, July 17, 2013 9:17 AM
 
 Here's a resend of three patches I sent a while ago as part of a bigger
 series. These were the unimportant patches to be included later, so here
 they are again.
 
 Gr.
 
 Matthijs
 
 Matthijs Kooijman (3):
   staging: dwc2: disable dma when no dma_mask was setup
   staging: dwc2: when dma is disabled, clear hcd-self.uses_dma
   staging: dwc2: Don't touch the dma_mask when dma is disabled
 
  drivers/staging/dwc2/hcd.c | 15 ---
  1 file changed, 12 insertions(+), 3 deletions(-)

Hi Matthijs,

You can add my acked-by to these three. But you forgot to CC Greg on
these, so you will need to resend them.

-- 
Paul

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


[PATCH 0/3] staging: dwc2: Add some dma-related defensive programming

2013-07-17 Thread Matthijs Kooijman
Here's a resend of three patches I sent a while ago as part of a bigger
series. These were the unimportant patches to be included later, so here
they are again.

Gr.

Matthijs

Matthijs Kooijman (3):
  staging: dwc2: disable dma when no dma_mask was setup
  staging: dwc2: when dma is disabled, clear hcd-self.uses_dma
  staging: dwc2: Don't touch the dma_mask when dma is disabled

 drivers/staging/dwc2/hcd.c | 15 ---
 1 file changed, 12 insertions(+), 3 deletions(-)

-- 
1.8.3.rc1

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