From: Ben Dooks Date: Mon, 5 Sep 2005 19:47:53 +0000 (+0100) Subject: [ARM] 2876/1: N30 - remove task to toggle USB D+ line X-Git-Tag: v2.6.14-rc1~749^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=027da01d734db0ca9dd1a084339dab07ab576935;p=pandora-kernel.git [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 Signed-off-by: Russell King --- Reading git-diff-tree failed