]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: usb: Drop the legacy USB init sequence
authorSimon Glass <sjg@chromium.org>
Wed, 25 Mar 2015 18:22:03 +0000 (12:22 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 19:47:53 +0000 (21:47 +0200)
commited1742f5a352d36860a02491988b131dc194d737
treee2466a9e0cac028efd3f6de497c7d85021f3ae80
parent234b8dea1b5b2c5f2437714b5d9c0226cfb1be49
dm: usb: Drop the legacy USB init sequence

This CONFIG is not used anywhere in U-Boot, so drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Marek Vasut <marex@denx.de>
common/usb.c