usb: ohci: Re-enable commented out delay
authorAdam Ford <aford173@gmail.com>
Sun, 28 Apr 2019 21:45:25 +0000 (16:45 -0500)
committerMarek Vasut <marex@denx.de>
Fri, 3 May 2019 15:14:49 +0000 (17:14 +0200)
commite0b0af666a81f166397e3aebd26e9401ae48c97d
treefb373dc4356703c9293fc78486a173a06892793a
parentb4ee6daad7a2604ca9466b2ba48de86cc27d381f
usb: ohci: Re-enable commented out delay

There is a delay function that was commented out.  This patch
re-enables it, because it will be needed for da850 ohci support.

Signed-off-by: Adam Ford <aford173@gmail.com>
drivers/usb/host/ohci-hcd.c