From: rajesh.shah@intel.com Date: Thu, 13 Oct 2005 19:05:44 +0000 (-0700) Subject: [PATCH] shpchp: fix oops at driver unload X-Git-Tag: v2.6.15-rc1~731^2~22^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2608a111b621d5cf0e4c2876d79e67333ce5341;p=pandora-kernel.git [PATCH] shpchp: fix oops at driver unload At unload time, the shpchp driver does not remove sysfs files it had created in the driver's probe entry point. This patch fixes this problem. Signed-off-by: Rajesh Shah Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed