[PATCH] USB: isp116x-hcd: remove clock() and reset()
authorOlav Kongas <ok@artecdesign.ee>
Thu, 4 Aug 2005 14:02:54 +0000 (17:02 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 8 Sep 2005 23:22:48 +0000 (16:22 -0700)
commitf8d23d309809ae69c763520dababb7e845938272
tree0c07570e6de7e6978bd336be9fabfe1ecfee802b
parent9d233d9faedfd8a4ee22288c1fdc698a6f75db21
[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 <ok@artecdesign.ee>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/isp116x-hcd.c
include/linux/usb_isp116x.h