From: Dmitry Torokhov Date: Mon, 9 Mar 2015 20:25:49 +0000 (-0700) Subject: crypto: qat - remove incorrect __exit markup X-Git-Tag: omap-for-v4.2/o2_dc~130^2~101 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83ce01d24a1998cf1be6a7ea37f54edf264abe93;p=pandora-kernel.git crypto: qat - remove incorrect __exit markup PCI bus is hot-pluggable, and even if it wasn't one can still unbind the device from driver via sysfs, so we should not make driver's remove method as __exit. Signed-off-by: Dmitry Torokhov Signed-off-by: Herbert Xu --- Reading git-diff-tree failed