From: Jiri Slaby Date: Tue, 7 Aug 2012 19:47:33 +0000 (+0200) Subject: misc: pti, do the opposite of ->probe in ->remove X-Git-Tag: omap-cleanup-sparseirq-for-v3.7~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3140bae26c9105b4ec8ff4935631f2f09882553d;p=pandora-kernel.git misc: pti, do the opposite of ->probe in ->remove Currently, probe initializes some parts. Then, some of them are unwound in ->remove, some in module_exit. Let us do the opposite of whole ->probe in ->remove. Signed-off-by: Jiri Slaby Cc: J Freyensee Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed