rk3026: V86 not need OTG_DRV_VBUS mux GPIO3_C1 to GPIO

This commit is contained in:
lyz
2013-08-13 11:32:15 +08:00
parent 4c6de6e962
commit 1c40313ecb

View File

@@ -114,7 +114,7 @@ void usb20otg_hw_init(void)
#ifdef CONFIG_RK_CONFIG
otg_drv_init(0);
#else
#ifdef CONFIG_ARCH_RK3026_86V
#ifdef CONFIG_MACH_RK3026_86V
#else
iomux_set(OTG_DRV_VBUS);