On Mon, Mar 09, 2015 at 01:25:49PM -0700, Dmitry Torokhov wrote:
> 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
Applied.
--
Email: Herbert Xu
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
---
drivers/crypto/qat/qat_dh895xcc/adf_drv.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff