PXA USB OHCI: "usb stop" implementation.
authorRodolfo Giometti <giometti@enneenne.com>
Mon, 15 Oct 2007 09:59:17 +0000 (11:59 +0200)
committerMarkus Klotzbuecher <mk@denx.de>
Wed, 31 Oct 2007 09:07:47 +0000 (10:07 +0100)
commit85ac988e86f9414fa645b0148dc66c3520a1eb84
treeffa58eaad8a65c372a26b36b24e89e27bba9a738
parentd78791ae914d4e7c5edca1cdad73b3dc81a4eb82
PXA USB OHCI: "usb stop" implementation.

Some USB keys need to be switched off before loading the kernel
otherwise they can remain in an undefined status which prevents them
to be correctly recognized by the kernel.

Signed-off-by: Rodolfo Giometti <giometti@linux.it>
Signed-off-by: Markus Klotzbuecher <mk@denx.de>
cpu/pxa/usb.c