From: Olav Kongas Date: Thu, 4 Aug 2005 14:02:54 +0000 (+0300) Subject: [PATCH] USB: isp116x-hcd: remove clock() and reset() X-Git-Tag: v2.6.14-rc1~492^2~18^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8d23d309809ae69c763520dababb7e845938272;p=pandora-kernel.git [PATCH] USB: isp116x-hcd: remove clock() and reset() This patch removes support for user-provided platform-specific hardware reset and clock starting/stopping functions. Hardware reset was needed earlier as getting the software reset working was tricky due to the lack of documentation. Recently, a number of people using isp116x have said the software reset is working for them. I haven't heard of anybody using the clock starting/stopping. Signed-off-by: Olav Kongas Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed