On Fri, Jul 19, 2013 at 11:34:24AM +0200, Matthijs Kooijman wrote:
> There was some code that cleared the dma_mask when dma was disabled in
> the driver. Given that clearing the mask doesn't actually tell the usb
> core we're not using dma, and a previous commit explicitely sets the
> hcd->self.uses_dma value, it seems these values are unneeded and can
> only potentially cause problems (when reloading a module, for example).
> 
> Signed-off-by: Matthijs Kooijman <matth...@stdin.nl>
> Acked-by: Paul Zimmerman <paul.zimmer...@synopsys.com>
> ---
>  drivers/staging/dwc2/hcd.c | 3 ---
>  1 file changed, 3 deletions(-)

This patch no longer applies, as I've caught up with Paul's pending
patches.  Please refresh it against the next linux-next release and
resend it.

thanks,

greg k-h
--
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

Reply via email to