[PATCH 225/493] crypto: remove use of __devinit

2012-11-19 Thread Bill Pemberton
CONFIG_HOTPLUG is going away as an option so __devinit is no longer needed. Signed-off-by: Bill Pemberton Cc: Herbert Xu Cc: "David S. Miller" Cc: linux-crypto@vger.kernel.org Cc: linux-ge...@lists.infradead.org Cc: linux-arm-ker...@lists.infradead.org --- drivers/crypto/a

[PATCH 053/493] crypto: remove use of __devexit_p

2012-11-19 Thread Bill Pemberton
CONFIG_HOTPLUG is going away as an option so __devexit_p is no longer needed. Signed-off-by: Bill Pemberton Cc: Herbert Xu Cc: "David S. Miller" Cc: linux-crypto@vger.kernel.org Cc: linux-ge...@lists.infradead.org Cc: linux-arm-ker...@lists.infradead.org --- drivers/crypto/a

[PATCH 397/493] crypto: remove use of __devexit

2012-11-19 Thread Bill Pemberton
CONFIG_HOTPLUG is going away as an option so __devexit is no longer needed. Signed-off-by: Bill Pemberton Cc: Herbert Xu Cc: "David S. Miller" Cc: linux-crypto@vger.kernel.org Cc: linux-ge...@lists.infradead.org Cc: linux-arm-ker...@lists.infradead.org --- drivers/crypto/a

[PATCH 303/493] crypto: remove use of __devinitdata

2012-11-19 Thread Bill Pemberton
CONFIG_HOTPLUG is going away as an option so __devinitdata is no longer needed. Signed-off-by: Bill Pemberton Cc: Herbert Xu Cc: "David S. Miller" Cc: linux-crypto@vger.kernel.org --- drivers/crypto/n2_core.c | 2 +- drivers/crypto/nx/nx.c | 2 +- drivers/crypto/tegra-aes.c