[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)
commit027da01d734db0ca9dd1a084339dab07ab576935
tree8a3dacda10e5bfc1f69c5dde8b920f175ec592d5
parent9d88347758c58ee5b4ac9cd594b96eaafa5e08bb
[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