Home
last modified time | relevance | path

Searched hist:"5 ccb6a79f27ea602ad23b07251d1bb8a60109893" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dohci-generic.c5ccb6a79f27ea602ad23b07251d1bb8a60109893 Fri Feb 23 07:33:46 UTC 2018 Frank Wang <frank.wang@rock-chips.com> usb: host: use map_physmem method in ohci-generic

Using map_physmem method instead of typecasting fdt_addr_t to a
pointer directly.

This is inspired by commit 643cacb6d ("usb: ehci: Use map_physmem
in ehci-generic").

Change-Id: I99590eabc763ad73bfb8f0cba7d02f9ef2fb423a
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>