x86: ivybridge: Drop special EHCI init
authorSimon Glass <sjg@chromium.org>
Sun, 17 Jan 2016 23:11:55 +0000 (16:11 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Sun, 24 Jan 2016 04:09:42 +0000 (12:09 +0800)
commit278d3a4444cd89214be7951d7493716990361b7b
tree9cd5f02168c168107911badd5d801df59f186e9b
parent1605b10032eb073b6854fdeddbf455bf403eb6f1
x86: ivybridge: Drop special EHCI init

This is not needed. On reset wake-on-disconnect is already set. It may a
problem during a soft reset or resume, but for now it does not seem
important. Also drop the command register update since PCI auto-config
does it for us.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/ivybridge/Makefile
arch/x86/cpu/ivybridge/bd82x6x.c
arch/x86/cpu/ivybridge/usb_ehci.c [deleted file]
arch/x86/dts/chromebook_link.dts
arch/x86/include/asm/arch-ivybridge/bd82x6x.h