From: Olav Kongas Date: Thu, 21 Apr 2005 14:12:59 +0000 (+0300) Subject: [PATCH] USB: Fix oops at rmmod after failed probe in isp116x-hcd X-Git-Tag: v2.6.13-rc1~51^2~8^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=589a0083a3c9e9610e54984998a46c07a2584b55;p=pandora-kernel.git [PATCH] USB: Fix oops at rmmod after failed probe in isp116x-hcd This patch fixes an oops triggered at rmmod of isp116x-hcd after the probe() has failed. Also, it extends the error message printed, if the driver cannot detect "Chip's Clock Ready" after a software reset. As Ian Campbell recently reported, this happens if the chip's H_WAKEUP pin is not pulled low during software reset. Several people have already had this issue, hence the update to the error message. Also, extend the error message about the failed clock detection after the software reset. Signed-off-by: Olav Kongas --- Reading git-diff-tree failed