]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb: Add WATCHDOG_RESET call to polling loop
authorStefan Roese <sr@denx.de>
Fri, 26 Nov 2010 14:43:28 +0000 (15:43 +0100)
committerRemy Bohmer <linux@bohmer.net>
Fri, 26 Nov 2010 20:21:50 +0000 (21:21 +0100)
commit67333f76b683cb19762c60f180a4e9c592064fc1
tree8e215e2637cd0fcd28dbc537d2c6eca7bee9c09b
parent222d6dff27b81dd9cfd57b984538f3d481aae0f5
usb: Add WATCHDOG_RESET call to polling loop

This watchdog reset call is needed here, otherwise the lwmon5 board
(PPC440EPx based) will reset upon the "usb reset" command.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Remy Bohmer <linux@bohmer.net>
drivers/usb/host/ehci-hcd.c