crypto: geode-aes - Use module_pci_driver
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 27 Aug 2012 10:15:31 +0000 (15:45 +0530)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 6 Sep 2012 20:17:03 +0000 (04:17 +0800)
module_pci_driver makes the code simpler by eliminating
module_init and module_exit calls.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found