Tom Rini a4d403290e usb: dwc2: make casts of ep->dma_buf consistent
In most places in the code we cast this to an unsigned long, but in one
place we cast to an unsigned int.  For consistency and to fix a warning
on 64bit targets, always cast this to unsigned long.  For the long term
we should however change the declaration of dma_buf.

Cc: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Acked-by: Lukasz Majewski <lukma@denx.de>
Acked-by: Marek Vasut <marex@denx.de>
Signed-off-by: Tom Rini <trini@konsulko.com>
2018-02-05 12:09:43 -05:00
..
2017-07-06 16:17:19 -04:00
2015-07-22 08:57:54 +02:00
2014-09-24 18:30:29 -04:00
2017-10-05 08:26:36 -04:00
2017-08-16 08:30:24 -04:00
2018-01-10 11:11:05 +01:00
2011-02-19 20:32:37 +01:00