Home
last modified time | relevance | path

Searched hist:"943104 f07c55692203c14ee266ea15b4df88a759" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci-tegra.c943104f07c55692203c14ee266ea15b4df88a759 Wed Mar 25 18:22:45 UTC 2015 Simon Glass <sjg@chromium.org> dm: usb: tegra: Remove the port_addr_clear_csc variable

This variable is a bit of a hack. We can obtain the same information from
the normal device config. This will fit better with driver model, where
global variables are best avoided.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Marek Vasut <marex@denx.de>