Files
u-boot/drivers
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
..
2018-01-22 23:09:14 +01:00
2018-01-26 12:38:13 +01:00
2018-01-26 20:02:33 +05:30
2018-02-04 12:00:58 +01:00
2018-02-04 12:00:58 +01:00
2017-11-06 09:51:01 -05:00
2018-01-26 12:38:13 +01:00
2018-02-04 12:00:58 +01:00
2017-06-01 07:03:10 -06:00
2018-01-26 07:46:34 -05:00