[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150311141322.GD5713@gondor.apana.org.au>
Date: Thu, 12 Mar 2015 01:13:22 +1100
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Dmitry Torokhov <dmitry.torokhov@...il.com>
Cc: linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] crypto: amcc: remove incorrect __init/__exit markups
On Mon, Mar 09, 2015 at 01:35:39PM -0700, Dmitry Torokhov wrote:
> Even if bus is not hot-pluggable, the devices can be bound and unbound
> from the driver via sysfs, so we should not be using __init/__exit
> annotations on probe() and remove() methods. The only exception is
> drivers registered with platform_driver_probe() which specifically
> disables sysfs bind/unbind attributes.
>
> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@...il.com>
Applied.
--
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists