usb: fotg210-hcd: remove casting dma_alloc_coherent
authorXu Wang <vulab@iscas.ac.cn>
Fri, 20 Nov 2020 08:30:54 +0000 (08:30 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Dec 2020 14:25:19 +0000 (15:25 +0100)
commit3b78ef0da32f3288c292b2ecf680c31b4674b50d
treec88d3c3fc5ff60fde6354b635f21a787bfe4f706
parent21f5b2fb5fab893e2c745e4e24c4f425cc3db4c1
usb: fotg210-hcd: remove casting dma_alloc_coherent

Remove casting the values returned by dma_alloc_coherent.

Signed-off-by: Xu Wang <vulab@iscas.ac.cn>
Link: https://lore.kernel.org/r/20201120083054.8973-1-vulab@iscas.ac.cn
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/fotg210-hcd.c