From: Geert Uytterhoeven Date: Thu, 9 Apr 2009 19:22:42 +0000 (+0200) Subject: scsi: a4000 - Correct driver unregistration in case of failure X-Git-Tag: v2.6.30-rc4~56^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d138ae09935cec055f65d18300727a7a46d92b9;p=pandora-kernel.git scsi: a4000 - Correct driver unregistration in case of failure commit 7a192ec334cab9fafe3a8665a65af398b0e24730 ("platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver') turned a driver_UNregister into platform_driver_REGISTER. Correct this to platform_driver_UNregister. Signed-off-by: Geert Uytterhoeven --- Reading git-diff-tree failed