]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] 2876/1: N30 - remove task to toggle USB D+ line
authorBen Dooks <ben-linux@fluff.org>
Mon, 5 Sep 2005 19:47:53 +0000 (20:47 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 5 Sep 2005 19:47:53 +0000 (20:47 +0100)
commit978e0a4cad8e1d30d2866020f5e5c6b9c2232d1d
tree8a3dacda10e5bfc1f69c5dde8b920f175ec592d5
parent92c85de029be506c856b8c553151db66bf7ff583
[ARM] 2876/1: N30 - remove task to toggle USB D+ line

Patch from Ben Dooks

The n30 machine file is using a kernel thread to change the
state of the USB D+ pull-up resistor, which is not the proper
way to do this. Once the usb-gadget support for the 24xx is
merge, the proper access method will be added.
This patch also removes the problem of using HZ for the
msleep calls, from Nishanth Aravamudan.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-s3c2410/mach-n30.c