Home
last modified time | relevance | path

Searched hist:"8 f116d1c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/
H A DMakefile8f116d1c Thu Feb 12 02:18:09 CST 2015 Zhangfei Gao <zhangfei.gao@linaro.org> usb: load usb phy earlier

USB PHY works proper is the base for the coming USB controller operation.
With this patch, it can avoid the controller drivers which are linked
earlier than USB PHY always being probed deferral.
Look at drivers/Makefile, it links phy first with the similar method.

Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org>
Acked-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
8f116d1c Thu Feb 12 02:18:09 CST 2015 Zhangfei Gao <zhangfei.gao@linaro.org> usb: load usb phy earlier

USB PHY works proper is the base for the coming USB controller operation.
With this patch, it can avoid the controller drivers which are linked
earlier than USB PHY always being probed deferral.
Look at drivers/Makefile, it links phy first with the similar method.

Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org>
Acked-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>